Skip to content
This repository was archived by the owner on Mar 25, 2026. It is now read-only.

Commit 096e11c

Browse files
Update changelog for CLI v0.0.152 (#205)
1 parent c581ebc commit 096e11c

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

content/Changelog/cli.mdx

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,37 @@ import { Callout } from 'fumadocs-ui/components/callout';
77

88
This page documents the release history of the [Agentuity CLI](https://github.com/agentuity/cli).
99

10+
## v0.0.152
11+
12+
<Callout type="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+
<Callout type="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))
29+
30+
## v0.0.150
31+
32+
<Callout type="info">
33+
Released: June 13, 2025
34+
</Callout>
35+
36+
**Changes:**
37+
- **Added**: Add groq patch module ([#390](https://github.com/agentuity/cli/pull/390))
38+
- **Fixed**: Complete JSONC parsing fix for MCPConfig.UnmarshalJSON method ([#388](https://github.com/agentuity/cli/pull/388))
39+
- **Fixed**: Fix install script race condition by eliminating separate HEAD request ([#389](https://github.com/agentuity/cli/pull/389))
40+
1041
## v0.0.149
1142

1243
<Callout type="info">

0 commit comments

Comments
 (0)