diff --git a/content/Changelog/cli.mdx b/content/Changelog/cli.mdx index 67990483..1a3c4ec8 100644 --- a/content/Changelog/cli.mdx +++ b/content/Changelog/cli.mdx @@ -7,6 +7,17 @@ import { Callout } from 'fumadocs-ui/components/callout'; This page documents the release history of the [Agentuity CLI](https://github.com/agentuity/cli). +## v0.0.164 + + + Released: August 12, 2025 + + +**Changes:** +- **Added**: Allow setup.sh in case we need to run some script in docker image ([#427](https://github.com/agentuity/cli/pull/427)) +- **Changed**: Add more debugging around new project to debug failure ([#430](https://github.com/agentuity/cli/pull/430)) +- **Changed**: Make it scroll with arrows as well ([#428](https://github.com/agentuity/cli/pull/428)) + ## v0.0.163