Source Intelligence
Sweep 28 Aug 2026 ยท 00:00Z Build v2.1.250 478 read Stable v2.1.236 Latest v2.1.250 Next v2.1.250 Feeds RSS JSON llms.txt

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

Search the documentation

5 pages for permissions.disableautomode.

Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.

Set up Claude Code for your organization Claude Code CLI · in the page admin-setup …| `permissions.defaultMode`, `permissions.disableAutoMode` | | [Sandboxing](/docs… Choose a permission mode Claude Code CLI · in the page permission-modes …-permission-modes). To remove auto mode so nobody can select it, set `permissions.disableAutoMode` to `"disable"` instead | This example makes every terminal session on your machine start in Manual m… Configure permissions Claude Code CLI · in the page permissions …e from being used, set `permissions.disableBypassPermissionsMode` or `permissions.disableAutoMode` to `"disable"` in any [settings file](/docs/en/settings#where-settings-live). These are most useful i… Claude Code settings Claude Code CLI · in the page settings …t, starts in `default` instead. Also accepted under `permissions` as `permissions.disableAutoMode`. Most useful in [managed settings](/docs/en/permissions#managed-settings) where users cannot override… Claude Code settings reference Claude Code CLI · in the page settings-reference …where users can't override it. Also accepted under `permissions` as `permissions.disableAutoMode`. * **Type**: the string `"disable"` * **Default**: unset ```json settings.json theme={null} { "dis…