From 5658ce74d5c5400f3d9a701aec7f49257ac4917d Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 19:29:02 +0000 Subject: [PATCH] Update CLI changelog in docs for v0.0.178 Co-Authored-By: unknown <> --- content/Changelog/cli.mdx | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/content/Changelog/cli.mdx b/content/Changelog/cli.mdx index ef0a88e3..bb401338 100644 --- a/content/Changelog/cli.mdx +++ b/content/Changelog/cli.mdx @@ -6,16 +6,24 @@ description: Release notes and version history for the Agentuity CLI import { Callout } from 'fumadocs-ui/components/callout'; This page documents the release history of the [Agentuity CLI](https://github.com/agentuity/cli). -## v0.0.175 + +## v0.0.178 - Released: October 13, 2025 + Released: October 22, 2025 **Changes:** -- **Changed**: Bump go-common to remove gravity log ([#466](https://github.com/agentuity/cli/pull/466)) +- **Added**: Add eval support ([#472](https://github.com/agentuity/cli/pull/472)) +## v0.0.177 + + Released: October 22, 2025 + + +**Changes:** +- No changes documented ## v0.0.176