releasebeginner
[Release] anthropics/claude-code v2.1.158: v2.1.158
By ashwin-antgithub
View original on githubClaude Code v2.1.158 introduces auto mode availability across multiple cloud platforms (Bedrock, Vertex, and Foundry) for the latest Opus models (4.7 and 4.8). Users can enable this feature by setting an environment variable. This expansion makes auto mode more accessible across different deployment environments.
Key Points
- •Auto mode now supported on AWS Bedrock for Opus 4.7 and 4.8
- •Auto mode now supported on Google Vertex AI for Opus 4.7 and 4.8
- •Auto mode now supported on Anthropic Foundry for Opus 4.7 and 4.8
- •Enable auto mode by setting environment variable CLAUDE_CODE_ENABLE_AUTO_MODE=1
- •Feature requires Opus 4.7 or Opus 4.8 models
- •Opt-in feature for backward compatibility
Found this useful? Add it to a playbook for a step-by-step implementation guide.
Workflow Diagram
Start Process
Step A
Step B
Step C
Complete
Concepts
Artifacts (1)
Enable Auto Modebashcommand
export CLAUDE_CODE_ENABLE_AUTO_MODE=1