diff --git a/CHANGELOG.md b/CHANGELOG.md index a376dc67c..3af366ca4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,8 @@ The format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). ### Added + +- **Invariant Remove CLI Command** (#8530): Implemented `agents invariant remove ` command that soft-deletes an invariant by ID. The command displays a confirmation prompt before removal (bypassable with `--yes`/`-y`), outputs the removed invariant ID on success, and shows a clear error message when the invariant ID does not exist. Supports `--format` flag for JSON and YAML output. Full BDD test coverage and Robot Framework integration tests included. - **TDD: MCPToolAdapter.infer_resource_slots() TypeError with null properties** (#10470): Added a TDD issue-capture Behave scenario that reproduces the bug where `MCPToolAdapter.infer_resource_slots()` raises `TypeError` when the input schema