Claude Code v2.1.207: Auto Mode GA on Bedrock/Vertex/Foundry, Security Fixes

Anthropic

Tools official 2 src. ~1 min

Claude Code v2.1.207 (July 11) makes auto mode available by default on AWS Bedrock, Google Vertex AI, and Foundry without the CLAUDE_CODE_ENABLE_AUTO_MODE env-var opt-in. A security fix addresses non-interactive runs (claude -p / SDK) where remote managed settings were previously recorded as consented without showing the security dialog. Additional fixes cover terminal freezing on long streamed outputs, spurious prompt-injection warnings, auto-updater overwriting custom launcher symlinks, and a plugin shell-injection issue rejecting ${user_config.*} in shell-form commands. Bedrock, Vertex, and Claude Platform on AWS now default to Claude Opus 4.8.

Why it matters

Auto mode going GA without an env-var opt-in lowers friction for agentic enterprise workflows on Bedrock and Vertex. The consent-dialog security fix is noteworthy for teams running Claude Code headlessly in CI or via the SDK.

Importance: 3/5

Notable Claude Code release making auto mode GA on enterprise cloud providers and fixing a security gap in headless consent recording

Sources