From 338538a874578fc11f44ca4ae216fb7190921f59 Mon Sep 17 00:00:00 2001
From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Date: Fri, 16 May 2025 18:08:52 +0000
Subject: [PATCH] Update CLI changelog for v0.0.121
Co-Authored-By: unknown <>
---
content/Changelog/cli.mdx | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/content/Changelog/cli.mdx b/content/Changelog/cli.mdx
index c9add76f..6843d747 100644
--- a/content/Changelog/cli.mdx
+++ b/content/Changelog/cli.mdx
@@ -7,6 +7,18 @@ import { Callout } from 'fumadocs-ui/components/callout';
This page documents the release history of the [Agentuity CLI](https://github.com/agentuity/cli).
+## v0.0.121
+
+
+ Released: May 16, 2025
+
+
+**Changes:**
+- **Added**: [AGENT-133] Added "test" command ([#290](https://github.com/agentuity/cli/pull/290))
+- **Added**: [AGENT-129] Multiple tags for a deployment ([#291](https://github.com/agentuity/cli/pull/291))
+- **Changed**: Add tag and message to deployments in CI ([#293](https://github.com/agentuity/cli/pull/293))
+- **Fixed**: [AGENT-179] Call the agent from the correct endpoint ([#294](https://github.com/agentuity/cli/pull/294))
+
## v0.0.120