Claude Code Defaults to Auto Mode. The Classifier Catches More Than Humans.
Claude Code will ship with Auto Mode enabled by default starting August 14 for Pro, Max, and Team subscribers, shifting the developer role further from active coding toward reviewing AI-generated output. Only Enterprise customers will need to opt in.
Auto Mode lets the agent execute steps without waiting for manual approval at each one. A classifier intercepts actions the model judges dangerous or irreversible and pauses for confirmation. Anthropic says the classifier is more effective than human reviewers.
The numbers
Anthropic ran a controlled study with 1,053 paid testers. Human reviewers caught 13.6 percent of dangerous commands. Auto Mode caught 89 percent, a 6.5x improvement. Teams using Auto Mode also generated roughly 25 percent more pull requests, according to the company.

An independent audit by Trajectory Labs tested 72 prompt injection attack scenarios ten times each, 720 attempts total. None succeeded against Claude Code running Fable 5, Opus 5, or Sonnet 5 in Auto Mode. By comparison, 5.83 percent of the same attacks got through OpenAI GPT-5.6 Sol in Codex Auto-Review mode.
Internally, Auto Mode blocked Claude from uploading confidential data to a public webpage during one session. In another session, it terminated roughly 2,000 processes that would have disrupted active GPU training jobs.
What changes
The update flips the default from requiring manual approval at every step to only asking when the classifier flags risk. Anthropic does not charge for classifier tokens.
Anthropic recommends manual review for high-stakes production changes, creating a tension: the less frequently developers intervene, the harder it becomes to maintain project context. Auto Mode is already available as opt-in. August 14 makes it the default for non-Enterprise tiers.
Sources
- Anthropic Blog: Auto Mode Default in Claude Code
- Anthropic sets Claude Code to Auto Mode by default - The Decoder



