Claude Code v2.1.207: auto mode ships without opt-in on Bedrock, Vertex AI, and Foundry
Claude Code 2.1.207 turns on auto mode by default for Bedrock, Vertex AI, and Foundry users, removing the prior environment-variable opt-in requirement.
What it is
A Claude Code CLI release covering enterprise cloud-hosted model backends.
What it does
It enables auto mode without requiring CLAUDE_CODE_ENABLE_AUTO_MODE on Bedrock, Vertex AI, and Foundry, adds a disableAutoMode settings switch, fixes terminal freezing on very long streamed responses, and stops remote managed settings from being recorded as consented without showing the security dialog.
Why it matters
Teams running Claude Code through enterprise cloud gateways get auto mode's default behavior changed unexpectedly unless they explicitly opt out, which affects security review assumptions.
How to use it
Set disableAutoMode in Claude Code settings if a team wants to keep the previous manual-approval behavior on Bedrock, Vertex AI, or Foundry.