diff --git a/content/Changelog/cli.mdx b/content/Changelog/cli.mdx
index 3490a3c3..b9394854 100644
--- a/content/Changelog/cli.mdx
+++ b/content/Changelog/cli.mdx
@@ -7,6 +7,28 @@ import { Callout } from 'fumadocs-ui/components/callout';
This page documents the release history of the [Agentuity CLI](https://github.com/agentuity/cli).
+## v0.0.169
+
+
+ Released: October 2, 2025
+
+
+**Changes:**
+- **Added**: Prompt eval changes ([#455](https://github.com/agentuity/cli/pull/455))
+- **Added**: Added feature flag to the CLI config ([#456](https://github.com/agentuity/cli/pull/456))
+
+
+## v0.0.168
+
+
+ Released: September 24, 2025
+
+
+**Changes:**
+- **Added**: Add support for importing: yaml, json, txt, png, gif, jpg, svg, webp, md, csv, pdf, sql, xml ([#452](https://github.com/agentuity/cli/pull/452))
+- **Added**: Onboard nudges on next steps. Changed shell completion failure from warn to ohai so it doesn't look like installation failed. ([#454](https://github.com/agentuity/cli/pull/454))
+
+
## v0.0.167