You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/Changelog/cli.mdx
+31Lines changed: 31 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,37 @@ import { Callout } from 'fumadocs-ui/components/callout';
7
7
8
8
This page documents the release history of the [Agentuity CLI](https://github.com/agentuity/cli).
9
9
10
+
## v0.0.152
11
+
12
+
<Callouttype="info">
13
+
Released: June 24, 2025
14
+
</Callout>
15
+
16
+
**Changes:**
17
+
-**Fixed**: Railgurd the user from creating a project in an existing project directory ([#396](https://github.com/agentuity/cli/pull/396))
18
+
-**Fixed**: Fix regression in hot reload for new bun/node templates ([#398](https://github.com/agentuity/cli/pull/398))
19
+
20
+
## v0.0.151
21
+
22
+
<Callouttype="info">
23
+
Released: June 18, 2025
24
+
</Callout>
25
+
26
+
**Changes:**
27
+
-**Changed**: Switch to using a more compatible docker internal hostname that works cross platform ([#394](https://github.com/agentuity/cli/pull/394))
28
+
-**Changed**: Split up the upload vs deploy status messages ([#395](https://github.com/agentuity/cli/pull/395))
0 commit comments