Commit Graph

2 Commits

Author SHA1 Message Date
HAL9000 df8bc06f58 feat(cli): implement context list and context add CLI commands for ACMS
Implemented  command to display all indexed entries with
tier, size, and last-accessed metadata. Implemented  command
to index files/directories with optional --tag and --policy flags.

- Added features/acms_context_list_add_cli.feature with 27 scenarios
- Added test step definitions using Typer CliRunner for real CLI invocation
- Added context.py implementation with --tag, --policy, --format flags
- Updated CHANGELOG.md entry under [Unreleased] > Added
- Removed out-of-scope A2A test files that belonged to a different Epic

ISSUES CLOSED: #9585
2026-06-14 09:09:24 -04:00
CoreRasurae 95b6ed57c2 feat(change): add diff review artifacts
ISSUES CLOSED: #303
2026-02-25 10:02:38 +00:00