Added
- CC-SET-007: Non-boolean enforceAvailableModels Setting (closes #1039). Claude Code v2.1.175 added the managed
enforceAvailableModelssetting for theavailableModelsallowlist. New MEDIUMclaude-settingsrule warns when the key is present with a non-boolean value insettings.json,settings.local.json, ormanaged-settings.json; stricttrue/falsevalues,null, and absent keys are accepted. Claude Code v2.1.178 also added parameter-scoped tool examples such asAgent(model:opus), so the Claude agent and skill tool allow-lists now accept theAgenttool in those forms. Rule count 423 -> 424.
Changed
- Tool baseline:
codexbumpedrust-v0.138.0->rust-v0.140.0(closes #1048). Diffed upstreamcodex-rs/core/config.schema.json; rust-v0.140.0 added the top-levelexperimental_realtime_webrtc_call_base_urlkey andapps._default.approvals_reviewer. The Codex config allow-list andCDX-CFG-024validation now cover both without false positives. - Tool baseline:
opencodebumpedv1.15.13->v1.17.7(closes #1041). OpenCode v1.17.4 added optional local MCP servercwd;OC-CFG-007now validates thatcwd, when present, is a non-empty string while keeping the existing localcommandand remoteurlchecks. - Tool baselines: triaged
clinev3.88.1->cli-v3.0.24(closes #1040) andcursor3.7.27->3.7.42(closes #1047) as agnix-irrelevant for the current validated config surfaces..github/tool-release-baselines.jsonandknowledge-base/RESEARCH-TRACKING.mdupdated.