No drift detected — all 16 frontmatter fields and 5 built-in agents match official docs. Badge timestamp refreshed to Apr 24, 2026 12:27 AM PKT.
Co-Authored-By: Claude <noreply@anthropic.com>
- Add `arguments` frontmatter field (count 14 → 15) — named positional $name substitution in skill content, accepts space-separated string or YAML list
- Refresh badge to Apr 24, 2026 12:27 AM PKT, v2.1.118
Co-Authored-By: Claude <noreply@anthropic.com>
- Add `wslInheritsWindowsSettings` managed setting (WSL inherits Windows HKLM/registry policy chain)
- Document `"$defaults"` sentinel in `autoMode` — inherits built-in rules at that position so custom entries are added alongside them
- Add `DISABLE_UPDATES` env var (strictly blocks all update paths, stronger than DISABLE_AUTOUPDATER)
- Add `OTEL_LOG_RAW_API_BODIES` and `CLAUDE_CODE_FORK_SUBAGENT` env vars (changelog-only, flagged as such)
- Remove stale `askEdits`, `viewOnly`, `allow_remote_sessions` entries — not documented in official docs since v2.1.74 (40+ days)
- Expand `cleanupPeriodDays` description — v2.1.117 adds ~/.claude/tasks/, shell-snapshots/, and backups/ to the startup sweep
- Note v2.1.117 default-effort change from medium → high for Pro/Max on Opus 4.6 and Sonnet 4.6
- Refresh badge to Apr 24, 2026 12:27 AM PKT, v2.1.118
Co-Authored-By: Claude <noreply@anthropic.com>
- Add `arguments` frontmatter field (count 14 → 15) for named positional $name substitution
- Merge /cost and /stats as aliases of /usage (canonical command); update /usage description
- Update /voice signature to [hold|tap|off]
- Expand /theme description with custom themes from ~/.claude/themes/ and plugins
- Update /terminal-setup terminal list: drop Warp, add Cursor/Windsurf/Zed
- Mark /effort `max` level as session-only
- Refresh badge to Apr 24, 2026 12:29 AM PKT, v2.1.118
Co-Authored-By: Claude <noreply@anthropic.com>
Refreshes Last-Updated timestamp to Apr 18 2026 7:53 PM PKT and
version badge to v2.1.114. No drift detected — 16 frontmatter
fields and 5 built-in agents remain synchronized with official docs.
Co-Authored-By: Claude <noreply@anthropic.com>
Refreshes timestamp to Apr 18 2026 and adds xhigh to the valid
values for the skill-level effort override.
Co-Authored-By: Claude <noreply@anthropic.com>
- add awaySummaryEnabled, externalEditorContext (v2.1.110)
- move autoScrollEnabled from General to Global Config
(~/.claude.json) per official docs
- drop stale "not yet on official settings page" annotations from
tui and sandbox.network.deniedDomains (both now documented;
deniedDomains in v2.1.113)
- effortLevel: add xhigh (Opus 4.7, v2.1.111) and fallback note
- add CLAUDE_CODE_ENABLE_AWAY_SUMMARY env var
- bidirectional cross-links between settings report and
claude-cli-startup-flags.md for CLAUDE_CODE_SIMPLE /
CLAUDE_CODE_EFFORT_LEVEL
- quick-reference example uses the new keys
Co-Authored-By: Claude <noreply@anthropic.com>
New Auth command: /setup-vertex for Vertex AI interactive wizard.
Count updated from 68 to 69 built-in commands.
Co-Authored-By: Claude <noreply@anthropic.com>
Both vars are on the official env-vars page as env-configurable, so they belong
in both the CLI startup flags file and the settings report.
Co-Authored-By: Claude <noreply@anthropic.com>
Adds CLAUDE_CODE_CERT_STORE (v2.1.101), CLAUDE_CODE_PERFORCE_MODE (v2.1.98),
CLAUDE_CODE_SCRIPT_CAPS (v2.1.98), DISABLE_AUTOUPDATER, and CCR_FORCE_BUNDLE.
Updates disableSkillShellExecution with triple-backtick shell blocks and source
qualifiers per official docs. Badge updated to v2.1.101.
Co-Authored-By: Claude <noreply@anthropic.com>
Adds forceRemoteSettingsRefresh managed-only setting, CLAUDE_REMOTE_CONTROL_SESSION_NAME_PREFIX
env var, removes stale annotations from disableSkillShellExecution and marketplace source types,
enriches descriptions for cleanupPeriodDays, disableDeepLinkRegistration, includeGitInstructions,
language, and allowUnsandboxedCommands per official settings page.
Co-Authored-By: Claude <noreply@anthropic.com>