From 15b42709f629df4f76ea3b44e23e78d4a377a22f Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Fri, 13 Jun 2025 14:40:16 +0000 Subject: [PATCH] Update changelog for CLI v0.0.149 Co-Authored-By: unknown <> --- content/Changelog/cli.mdx | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/content/Changelog/cli.mdx b/content/Changelog/cli.mdx index a9e570cd..177e202d 100644 --- a/content/Changelog/cli.mdx +++ b/content/Changelog/cli.mdx @@ -7,6 +7,16 @@ import { Callout } from 'fumadocs-ui/components/callout'; This page documents the release history of the [Agentuity CLI](https://github.com/agentuity/cli). +## v0.0.149 + + + Released: June 13, 2025 + + +**Changes:** +- **Fixed**: Fix Amp MCP config parsing to support JSON with comments ([#386](https://github.com/agentuity/cli/pull/386)) +- **Fixed**: Add more flexible ignore matching for full ignore rule ([#385](https://github.com/agentuity/cli/pull/385)) + ## v0.0.148