docs: index the auto-mode configuration page in OFFICIAL-DOCS - #2089
Conversation
The configuration section already indexes Permissions, Permission modes, Settings, and Server-managed settings, but not the page that owns the `autoMode` settings block and the `claude auto-mode` subcommands. That page is the only source for the `environment` / `allow` / `soft_deny` / `hard_deny` schema, the `"$defaults"` splice, `classifyAllShell`, and the scope rule that the classifier ignores `autoMode` in project and local settings. The fresh-docs mandate names this index as the canonical entry point for plugin-relevant official pages, so a contract change touching auto mode currently has no indexed page to fetch. Verified date reflects a fetch of the page on 2026-08-09.
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
|
Claude finished @kyle-sexton's task in 59s —— View job Review complete
Verified this session: fetched Findings: none. This is a clean, well-scoped one-line addition:
No inline comments were needed since there's nothing to flag. |
|
Claude has reviewed this PR 1 time. The lane skips further automatic reviews after 5; deleting this comment resets the count. |
No linked issue
Summary
docs/OFFICIAL-DOCS.mdindexes Permissions, Permission modes, Settings, and Server-managed settings, but notauto-mode-config— the page that owns theautoModesettings block and theclaude auto-modesubcommands.Fix
One row added to the Configuration / settings table, placed next to Permission modes:
That page is the only source for the
environment/allow/soft_deny/hard_denyschema, the"$defaults"splice semantics,classifyAllShell, and the scope rule that the classifier ignoresautoModein project and local settings. CLAUDE.md's fresh-docs mandate names this index as the canonical entry point for plugin-relevant official pages, so until now a contract change touching auto mode had no indexed page to fetch.Verification
2026-08-09verified date reflects that fetch, not a copied stamp.auto-mode-configappeared nowhere indocs/OFFICIAL-DOCS.md.Related
N/A