DevOps / SRE / Platform · 10.08.2026, 17:41 UTC
Anthropic Makes Claude Code’s Auto Mode the Default, Betting Automation Beats Manual Review
| Schweregrad | info |
|---|---|
| Kategorie | DevOps / SRE / Platform |
| Quelle | DevOps.com ↗ |
| Veröffentlicht | 10.08.2026 UTC |
Sicherheitsmeldung mit Schweregrad noch nicht bewertet. Technische Details im Tab „Originaltext“; empfohlene Schritte in der Checkliste.
Anthropic is removing a step most developers were skipping anyway. Starting August 14, Claude Code will run in auto mode by default for Pro, Max, and Team plan users, cutting back the steady stream of permission prompts that ask developers to approve each action the AI agent wants to take. The company first tested auto mode back in March, framing it as a middle ground between speed and control. Instead of stopping to ask permission for every command, auto mode routes each tool call through a classifier that only interrupts when an action looks irreversible, destructive, or aimed outside the user’s own environment. Everything else runs without a pause. The timing tracks with a pattern Anthropic says it’s seeing across its own usage data: People don’t actually review most permission prompts. According to the company’s blog post announcing the change, users approve 97% of permission requests in Claude Code. That’s not evidence people are carefully checking each command. It’s evidence they’ve stopped reading them. Anthropic backs this up with numbers from a controlled study of 1,053 paid testers. Partway through each coding session, researchers swapped in a genuinely dangerous command disguised as a routine permission prompt. Human reviewers caught it 13.6% of the time. Auto mode caught it 89% of the time. The gap widened as sessions ran longer — human catch rates dropped to around 5% after 50 or more prior prompts, while auto mode’s detection rate held steady no matter how long the session ran. “A 13.6% catch rate tells you per-action approval stopped working long before …