Anthropic Makes Auto Mode Default in Claude Code for Pro, Max, and Team Plans

Starting August 14, 2026, Anthropic will switch Claude Code's default permission mode to Auto Mode for Pro, Max, and Team plan users, the company announced on its blog. The change replaces the manual approval prompt that has governed every Claude Code session since the CLI launched. What Auto Mode Does Auto Mode routes every tool call through a classifier that screens for irreversible, destructive, or externally-aimed actions. When the classifier blocks something, Claude attempts a safer alte

2 min
Anthropic Makes Auto Mode Default in Claude Code for Pro, Max, and Team Plans

Starting August 14, 2026, Anthropic will switch Claude Code's default permission mode to Auto Mode for Pro, Max, and Team plan users, the company announced on its blog. The change replaces the manual approval prompt that has governed every Claude Code session since the CLI launched.

What Auto Mode Does

Terminal showing AI classifier decision on command safety

Auto Mode routes every tool call through a classifier that screens for irreversible, destructive, or externally-aimed actions. When the classifier blocks something, Claude attempts a safer alternative or asks for permission. After repeated blocks, the session falls back to manual approval.

The classifier overhead — a small number of extra tokens per tool call — will no longer count against usage limits for Pro, Max, and Team plans. Enterprise customers will need to opt in; API users will receive the change once Auto Mode becomes default for those tiers.

Safety Data Behind the Switch

Anthropic cites three evaluations:

1. Controlled study (1,053 paid testers): Human reviewers caught 13.6% of dangerous commands. Auto Mode caught 89%. Human performance fell to roughly 5% after 50 prompts.

2. Internal red-teaming: Auto Mode stopped Claude from uploading confidential data to a public page and killed roughly 2,000 processes that would have disrupted ongoing GPU training jobs.

3. Independent audit by Trajectory Labs: 72 prompt-injection scenarios × 10 runs each = 720 attempts against Claude Fable 5, Opus 5, and Sonnet 5 in Auto Mode. Zero succeeded. For comparison, OpenAI's GPT-5.6 Sol in Codex Auto-Review mode allowed 5.83% of attacks through.

Productivity Impact

Teams using Auto Mode generated approximately 25% more pull requests, according to Anthropic's internal data. The company argues that reducing approval friction makes long-running agent work more practical, building on features like routines, voice mode, and the in-app Mac browser.

Caveats

Anthropic acknowledges the classifier does not eliminate risk. "For high-stakes changes to production infrastructure, we still recommend reviewing Claude's actions yourself," the blog post states. The company also notes that less frequent human intervention makes oversight harder to maintain — a paradox for teams relying heavily on Auto Mode.

Sources

Anthropic blog: Auto Mode Default in Claude Code — https://claude.com/blog/auto-mode-default-in-claude-code

The Decoder: Anthropic sets Claude Code to Auto Mode by default — https://the-decoder.com/anthropic-sets-claude-code-to-auto-mode-by-default-to-protect-developers-from-bad-approvals/

9to5Mac: PSA: Claude Code enabling auto mode as default next week — https://9to5mac.com/2026/08/07/psa-claude-code-enabling-auto-mode-as-default-next-week-anthropic-says/

Simon Willison: Auto mode is now the default in Claude Code — https://simonwillison.net/2026/Aug/8/auto-mode/

Written by

More to read

  • Anthropic Demonstrates Autonomous De Novo Protein Design and Chemical Analysis with Claude

    Anthropic Demonstrates Autonomous De Novo Protein Design and Chemical Analysis with Claude Anthropic has published experimental results demonstrating Claude's ability to autonomously design de novo protein binders with physical wet-lab validation and automate complex analytical chemistry workflows. The findings show frontier LLMs acting as autonomous agents across computational biology and molecular characterization pipelines. In the primary experiment, Anthropic evaluated Claude Mythos Previe

    1 min
  • Cerebras Unveils CS-4 Rack-Scale System Powered by Three WSE-3 Turbo Chips and Nexus Architecture

    Cerebras Unveils CS-4 Rack-Scale System Powered by Three WSE-3 Turbo Chips and Nexus Architecture Cerebras Systems has announced the CS-4, a rack-scale AI accelerator system designed around three of its next-generation Wafer Scale Engine 3 Turbo (WSE-3 Turbo) chips and a modular hardware architecture dubbed Nexus. Cerebras confirmed that initial customer shipments for the CS-4 are scheduled to begin in the current quarter. The new system marks a structural shift from Cerebras's single-wafer CS

    1 min
  • AI FinOps: Cutting LLM Inference Costs by 30-60% Through Model Tiering, Caching, and GPU Optimization

    AI FinOps: Cutting LLM Inference Costs by 30-60% Through Model Tiering, Caching, and GPU Optimization Inference costs have become the second-largest line item in enterprise AI budgets, trailing only talent spend according to RapidData's State of Enterprise AI 2026. This shift represents a fundamental inversion from the 2021-2023 era when training dominated AI expenditure. The compounding nature of serving costs—accumulating every hour as long as users hit the API—means that even modest producti

    1 min