We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c4f67a commit c1dc479Copy full SHA for c1dc479
content/Changelog/cli.mdx
@@ -7,6 +7,17 @@ import { Callout } from 'fumadocs-ui/components/callout';
7
8
This page documents the release history of the [Agentuity CLI](https://github.com/agentuity/cli).
9
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
21
## v0.0.163
22
23
<Callout type="info">
0 commit comments