From a5ab75a5fa9369bbd9591e0c0ae82d233cb84596 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 23:12:00 +0000 Subject: [PATCH] Update CLI changelog for v0.0.164 Co-Authored-By: unknown <> --- content/Changelog/cli.mdx | 11 +++++++++++ 1 file changed, 11 insertions(+) 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