Skip to content

Commit c1dc479

Browse files
Update CLI changelog for v0.0.164 (#261)
1 parent 7c4f67a commit c1dc479

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

content/Changelog/cli.mdx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ 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.164
11+
12+
<Callout type="info">
13+
Released: August 12, 2025
14+
</Callout>
15+
16+
**Changes:**
17+
- **Added**: Allow setup.sh in case we need to run some script in docker image ([#427](https://github.com/agentuity/cli/pull/427))
18+
- **Changed**: Add more debugging around new project to debug failure ([#430](https://github.com/agentuity/cli/pull/430))
19+
- **Changed**: Make it scroll with arrows as well ([#428](https://github.com/agentuity/cli/pull/428))
20+
1021
## v0.0.163
1122

1223
<Callout type="info">

0 commit comments

Comments
 (0)