Update settings report to v2.1.74 — fix critical dontAsk description, add new settings and env vars

Key changes:
- Fix dontAsk permission mode description (was incorrectly described as auto-accept,
  actually auto-denies unless pre-approved)
- Add modelOverrides, allow_remote_sessions, autoMemoryDirectory settings
- Fix $schema URL (www.schemastore.org → json.schemastore.org)
- Fix ANTHROPIC_CUSTOM_HEADERS format description
- Add 6 missing environment variables
- Mark askEdits/viewOnly as unverified permission modes
- Update badges and changelog entries for settings, subagents, and concepts workflows

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Shayan Rais
2026-03-12 13:09:15 +05:00
co-authored by Claude
parent ab1b5ac0ad
commit 518ae09325
6 changed files with 79 additions and 13 deletions
@@ -38,3 +38,9 @@
| 11 | MED | Invocation | Add `--agent <name>` CLI flag to invocation methods table | COMPLETE (added as first row in invocation methods table) |
| 12 | MED | Changed Behavior | Update line 147 text: "Task tool" → "Agent tool" in Official Claude Agents table header | COMPLETE (user rewrote header text) |
| 13 | MED | Cross-File | Update CLAUDE.md: `Task(...)``Agent(...)` references (lines 50-53, 61) | COMPLETE (updated orchestration section and tools field description) |
---
## [2026-03-12 12:17 PM PKT] Claude Code v2.1.74
No drift detected — report is fully in sync with official docs. All 13 frontmatter fields and 6 built-in agents match.