AI IndustryAnthropicAug 9, 2026 01:22 UTC

Anthropic Makes Claude Code Auto-Approval Mode Default

Anthropic announced that starting August 14, 2025, it will change the auto mode to the default setting for Pro, Max, and Team plans of its AI coding tool 'Claude Code'. In testing, an AI classifier detected dangerous commands at 89% accuracy, compared to just 13.6% for human reviewers. Anthropic argues that automation will improve safety.

Anthropic Makes Claude Code Auto-Approval Mode Default

Starting August 14, 2025, Anthropic will change its auto mode to the default setting in its AI coding tool 'Claude Code'. The change applies to Pro, Max, and Team plans, and will shift from developers individually reviewing and approving command execution to AI automatically evaluating and executing commands.

This change stems from limitations in the human approval process. Claude Code integrates with a terminal (command input interface) and includes operations that, once executed, are irreversible, such as file deletion and system configuration changes. It is difficult in actual work to properly identify such dangerous commands. In testing conducted by Anthropic, human reviewers correctly identified dangerous commands only 13.6% of the time. Meanwhile, an AI classifier—a mechanism that automatically assesses command risk—detected 89% of dangerous commands.

In auto mode, this AI classifier evaluates the risk level of each command, automatically executing those deemed safe while requesting developer confirmation for risky ones. In other words, it is not fully automating all operations but selectively filtering dangerous ones to prompt human judgment. Anthropic argues that this approach is safer than having developers manually review every operation.

This change exemplifies the shifting role of developers in relation to AI coding tools. A transition is underway from developers writing code themselves to developers monitoring and managing code generated and executed by AI. As automation advances, convenience increases while developers become less aware of individual operations—a trade-off that emerges.

AI-powered code generation tools have rapidly proliferated in recent years, with Claude Code ranking among the most widely used services. Ensuring the reliability and safety of such tools has become a shared challenge for the entire developer community. The shift in default settings represents a move to embed design philosophy that maintains safe operation even without developer awareness.

A key point to watch is how many false positives (marking safe commands as dangerous) and false negatives (marking dangerous commands as safe) occur in real-world operation of auto mode. The 89% detection rate achieved in the test environment demonstrates certain effectiveness, but its generalizability to diverse real-world use cases requires careful scrutiny. Whether this trend of expanding AI delegation through default setting changes takes root will depend on developer feedback going forward.

#Anthropic#ClaudeCode#AICoding#GenerativeAI#DeveloperTools#AIAgent
AI issue Staff

This article is an original work independently written and edited by the AI issue editorial team based on factual reporting. © AI issue. Unauthorized reproduction, redistribution, or use for AI training is prohibited.

Comments

Log in to comment