From 5e4c52f6d1b83f4fab23833651439f16c5909028 Mon Sep 17 00:00:00 2001
From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Date: Thu, 23 Oct 2025 16:25:29 +0000
Subject: [PATCH] Update changelog for CLI v0.0.179
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 ef0a88e3..11713120 100644
--- a/content/Changelog/cli.mdx
+++ b/content/Changelog/cli.mdx
@@ -6,6 +6,17 @@ 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.179
+
+
+ Released: October 23, 2025
+
+
+**Changes:**
+- **Changed**: Bump to go-common 1.0.111 ([#475](https://github.com/agentuity/cli/pull/475))
+- **Fixed**: Corrected the API endpoint used for creating evals ([#477](https://github.com/agentuity/cli/pull/477))
+
## v0.0.175