Agents AI

Update
agents

Anthropic Makes Claude Code's Auto Mode the Default Starting August 14

Anthropic will switch Claude Code to autonomous 'auto mode' by default for Pro, Max and Team plans on August 14, citing tester data that it catches far more harmful actions than manual permission prompts.

AgentsAI NewsroomAugust 11, 20263 min read

Anthropic announced this week that auto mode will become the default behavior in Claude Code for Pro, Max, and Team subscribers starting August 14, replacing the tool's longstanding pattern of prompting for human approval before most actions. Instead of pausing at each step, Claude Code will now proceed on its own unless it judges an action to be "irreversible, destructive, or aimed outside your environment" — a shift the company frames as a safety upgrade rather than a convenience feature.

Why Anthropic says auto mode is safer

The default change is unusual in that it hands over more autonomy in the name of catching more mistakes, and Anthropic backs that framing with tester data: in a study of 1,053 paid Claude Code users, auto mode's built-in classifier flagged 89% of potentially harmful actions before they executed, compared with just 13.6% caught through manual human review. Anthropic's explanation is that constant approval prompts breed habituation — testers ended up rubber-stamping about 97% of the permission requests they saw, which meant a human reviewer was rarely actually stopping to evaluate risk. Anthropic also reports that teams and enterprise users running in auto mode shipped roughly 25% more pull requests than those on manual review.

Alongside the default switch, Anthropic is dropping the extra token charge it previously applied for the classifier that screens actions in auto mode, making the safer default effectively free for subscribers who keep it on. The change applies to Pro, Max, and Team plans; it remains opt-in rather than default on Claude Enterprise, the Claude API, Anthropic's platform, Amazon Bedrock, Google Cloud's Agent Platform, and Microsoft Foundry, where organizations often have their own review pipelines. Users and administrators on affected plans can still pin the previous manual-approval setting if they prefer it.

Why it matters

Terminal coding agents from Anthropic, OpenAI, xAI, and Meta have converged on a similar shape over the past year — read the codebase, edit files, run commands — and the remaining differentiation is increasingly about how much a developer has to babysit the process. By defaulting hundreds of thousands of paying users into autonomous execution, Anthropic is betting that classifier-based safety nets outperform human-in-the-loop review at scale, a claim that will get a live, large-scale test the moment the rollout lands on August 14. It also sharpens a broader industry question: as coding agents ship more changes with less real-time oversight, the burden shifts from catching bad actions before they happen to auditing and reverting them after the fact.

AI-assisted reporting, overseen by the AgentsAI team. Spotted an error? Let us know.