Permission prompts become the exception, not the rule
From August 14, 2026, new Claude Code sessions on Pro, Max and Team plans run in auto mode by default: instead of pausing for a human to approve each action, the agent proceeds on its own and stops only for actions an automated classifier flags as irreversible, destructive, or aimed outside the user's own environment. Users who had already pinned a custom default keep it; everyone else sees a one-time prompt about the change. Enterprise, API and cloud-platform accounts stay opt-in for now, with a wider rollout planned within a month. [3][2]
Claude Code head Boris Cherny said, as quoted by TechCrunch, "The team and I use Auto mode exclusively, and have been for many months. I couldn't imagine going back to permission prompts!" [1]
The case Anthropic made with its own testing
In a controlled study of 1,053 paid testers, Anthropic's automated classifier caught 89 percent of dangerous commands, against 13.6 percent for human reviewers approving the same prompts. Anthropic described the gap in raw terms: auto mode blocked roughly 800 dangerous commands that a human had approved, while humans blocked only 6 that auto mode had allowed through. In production sessions, manually approved runs contained unintended harmful actions at production severity about twice as often as auto mode runs, 6.3 percent against 2.4 percent. [2][3]
Anthropic also reported that human review quality degraded over the course of a session: reviewers blocked about 17 percent of dangerous commands early on, falling to 5 percent after 50 or more prior prompts, versus a steady rate for the classifier regardless of session length. Separately, the company said developers approve 97 percent of permission prompts without close review, the behavior auto mode is built to route around rather than rely on. [2]
Atlas interpretation: That framing turns the manual permission prompt into the thing being replaced, not just supplemented: Anthropic's own numbers say the human-in-the-loop step it originally shipped with Claude Code was catching a small fraction of the harm a classifier catches, and getting worse at it the longer a session ran. The company is transparent that the testers were its own paid users rather than an independent sample, and it still frames auto mode as risk reduction rather than risk elimination, recommending manual review for high-stakes changes such as production systems. [2]
What ships alongside the default flip
Anthropic paired the default change with new safeguards: hard denies that block irreversible actions like data exfiltration outright rather than deferring to the classifier, context-aware rules for handling secrets and confidential information, and checks on a repository's visibility and git status before a destructive git operation. It also added screening for prompt injection, scanning external content the agent reads for hijacking attempts before acting on it or sharing it back with the user. [3]
Independent red-teaming by Apollo Research reduced the classifier's miss rate against synthetic adversarial attacks from 12 percent to 7 percent after Anthropic hardened it. A separate prompt injection evaluation by Trajectory Labs reported that none of 720 attack attempts succeeded against Claude models running auto mode, compared with a 5.83 percent success rate against a competing coding agent running on OpenAI's GPT-5.6 Sol and 19.03 percent against a full-access mode with no classifier at all. [2]
Sources
- Anthropic is turning Claude Code's auto mode on by default
TechCrunch · Aug 9, 2026
- Anthropic to put AI in charge of reviewing Claude Code actions by default
Help Net Security · Aug 10, 2026
- Auto mode is now the default in Claude Code for Pro, Max, and Team plans
Anthropic · Aug 7, 2026