Added
- CC-SET-010: Invalid teammateMode Setting and CC-SET-011: Non-boolean respondToBashCommands Setting (closes #1075). Claude Code v2.1.186 added
iterm2teammate display mode support and therespondToBashCommandssetting. New MEDIUMclaude-settingsrules validateteammateModeagainstin-process|auto|tmux|iterm2and requirerespondToBashCommands, when present, to be a strict boolean. Claude skill frontmatter allow-listing also accepts the new v2.1.186 aliasesdisplay-name,default-enabled, andfallback. Rule count 426 -> 428. - CDX-CFG-030: Invalid web_search Mode (closes #1076). Codex CLI
rust-v0.142.0added theindexedweb-search mode and new config-facing surfaces aroundorchestrator, token/rollout/current-time feature config, and multi-agent mode. The Codex config allow-lists now cover those surfaces andCDX-CFG-030validatesweb_searchagainstdisabled|cached|indexed|live. Rule count 428 -> 429.
Changed
- Tool baselines: bumped
claude-codev2.1.185->v2.1.186andcodexrust-v0.141.0->rust-v0.142.0after release-note/source triage..github/tool-release-baselines.json,knowledge-base/RESEARCH-TRACKING.md, rule metadata, and generated rule docs were updated.