Search the documentation
7 pages for claude_code_enable_auto_mode.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Configure auto mode
Claude Code CLI · in the page
auto-mode-config
…Microsoft Foundry, and Claude apps gateway sessions required setting `CLAUDE_CODE_ENABLE_AUTO_MODE=1`; v2.1.207 removed the requirement. </Note> By default, the classifier trusts only the working dir…
Claude Code changelog
Claude Code CLI · in the page
changelog
…description="July 11, 2026"> * Auto mode is now available without `CLAUDE_CODE_ENABLE_AUTO_MODE` opt-in on Bedrock, Vertex AI, and Foundry; disable via `disableAutoMode` in settings * Fixed the t…
Claude apps gateway for Amazon Bedrock, Claude Platform on AWS, Google Cloud, and Microsoft Foundry
Claude Code CLI · in the page
claude-apps-gateway
…it. Before v2.1.207, auto mode on gateway sessions required setting `CLAUDE_CODE_ENABLE_AUTO_MODE=1`, deliverable through the managed policy `env` block…
Environment variables
Claude Code CLI · in the page
env-vars
…| | `CLAUDE_CODE_ENABLE_AUTO_MODE` | Accepted for compatibility with older releases and has no effect. Auto mo…
Feature availability
Claude Code CLI · in the page
feature-availability
…through v2.1.206, auto mode on these providers also required setting `CLAUDE_CODE_ENABLE_AUTO_MODE=1`; v2.1.207 removed the requirement.<br /> <span id="fn3" style={{display: 'block', position: 'relat…
Choose a permission mode
Claude Code CLI · in the page
permission-modes
…through v2.1.206, auto mode was off on these providers until you set `CLAUDE_CODE_ENABLE_AUTO_MODE=1`, and Claude Code ignored `defaultMode: "auto"` on these providers unless the variable was also set…
Week 23 · June 1–5, 2026
Claude Code CLI · in the page
whats-new/2026-w23
…to mode with Shift+Tab:</p> ```bash terminal theme={null} export CLAUDE_CODE_ENABLE_AUTO_MODE=1 ``` <a className="digest-feature-link" href="/docs/docs/en/permission-modes#enable-auto-mode-o…