Anthropic announced on August 7 that its AI coding tool Claude Code will default to "auto mode" for...
The AMW Read
Updates the Claude Code case study with a significant shift to classifier-based permission handling, advancing agentic autonomy while introducing new safety verification data.
Anthropic announced on August 7 that its AI coding tool Claude Code will default to "auto mode" for AI-assisted permission confirmation starting August 14. This change applies to Pro, Max, and Team plans, where a dedicated classifier will evaluate each command or tool call instead of prompting users for confirmation. The classifier blocks irreversible, destructive, or externally impactful operations, falling back to manual approval after three consecutive blocks or 20 blocks in a single session. The company has also eliminated the additional token billing for classifier execution across these plans as of August 7.
This shift signals a structural move in AI coding tools toward agentic autonomy, transferring safety judgment from humans to classifiers. Anthropic's controlled experiment with 1,053 paid testers found that human testers rejected dangerous commands only 13.6% of the time, while auto mode blocked 89% of the same commands. Human detection rates dropped to about 5% after 50 or more confirmation prompts, while auto mode maintained consistent performance regardless of session length. The company notes that Claude Code users approve 97% of permission screens, suggesting that manual confirmation has become perfunctory, while 39% of Claude's proposed work plans are rejected.
For builders and enterprises, this default shift reduces friction in AI-assisted development but concentrates safety decisions in Anthropic's classifier. The company's red-teaming with Apollo Research improved classifier miss rates from 12% to 7%, and third-party indirect prompt injection evaluations reported zero successful attacks across 720 trials for Claude models in auto mode, versus 5.83% for GPT-5.6 Sol on Codex in Auto-review mode and 19.03% in Full Access mode. Enterprise plans and API platforms remain opt-in for now, with default rollout planned within a month after admin review. Organizations using Teams and Enterprise report that auto mode users create about 25% more pull requests, suggesting meaningful productivity gains, though Anthropic still recommends manual confirmation for critical production infrastructure changes.



