Added
- CC-SET-024: ineffective project-level
sandbox.ripgrep
(#1358). Claude Code
v2.1.232 honors the sandbox ripgrep binary only from user settings, managed
settings, and the--settingsflag, so a value in a repository's
.claude/settings.jsonor.claude/settings.local.jsonis silently ignored.
agnix now warns on that dead override and points at the scopes that still
apply. User and managed settings are unaffected.
Changed
- Tool release baselines (#1356, #1357, #1358, #1359, #1375). Advanced the
tracked releases for Kiro CLI (2.17.0to2.18.0), OpenCode (v1.18.17to
v1.18.18), Claude Code (v2.1.229tov2.1.232), Cline (v4.1.8to
v4.1.9), and Cursor (3.15.19to3.16.17). Only the Claude Code and Kiro
CLI releases touched a validated surface; the OpenCode, Cline, and Cursor
deltas were bookkeeping only. - Kiro CLI inventory covers
AGENTS.mdsteering (#1356). Kiro CLI 2.18.0
loads nestedAGENTS.mdfiles as steering context from anywhere in the
workspace tree, so the tool inventory and release baseline now list
AGENTS.mdand theagents_mdvalidator (AGM rules) for Kiro. No validation
behaviour change - agnix already validated those files.