Garp Independent AI & technology journalism
Saturday, September 26, 2026 Sign In · Join Subscribe
Latest Ando wants to take on Slack with a team messaging app that lets humans and agents work together

AI news, research, models, robotics, chips, startups, and infrastructure coverage.

Updated daily

Home  /  AI News  /  Anthropic sets Claude Code to Auto Mode by default to protect developers from bad approvals

AI News

Anthropic sets Claude Code to Auto Mode by default to protect developers from bad approvals

Anthropic sets Claude Code to Auto Mode by default to protect developers…

Anthropic — claude Code will soon run in Auto Mode by default. Only Enterprise customers still need to opt in.

The change means AI handles even more of the development process on its own. Auto Mode lets the AI coding tool work on its own without waiting for manual approval at every step. A classifier checks whether an action is dangerous or irreversible and only asks for confirmation in those cases. Starting August 14, Claude Code will ship with Auto Mode enabled by default for Pro, Max, and Team plans, as Anthropic announced in a blog post. In tests with 1,053 paid testers and internal red-teaming, Auto Mode performed at least as safely as manual approvals, and often better. Teams using Auto Mode also generated about 25 percent more pull requests, meaning they got more work done.Ad Anthropic also says Auto Mode adds a layer of protection against prompt injection attacks, where injected code tries to hijack the agent away from the user’s instructions. An independent audit by Trajectory Labs tested 72 attack scenarios ten times each. None of the 720 attempts succeeded against Claude’s current models, Fable 5, Opus 5, and Sonnet 5, in Auto Mode. With OpenAI’s GPT-5.6 Sol in Codex Auto-Review mode, 5.83 percent of the attacks got through.AdDEC_D_Incontent-1 Internally at Anthropic, Auto Mode stopped Claude from uploading confidential data to a public page. During one long session, it also killed roughly 2,000 processes that would have disrupted ongoing GPU training jobs, the company says. Anthropic doesn’t charge for the tokens the classifier itself consumes. But making Auto Mode the default is likely still a good deal for the company. When Claude works longer and gets more done, total token usage goes up, and so does revenue, even if that wasn’t Anthropic’s main motivation for the change.Ad Developers shift from writing code to watching AI write it Claude Code is currently the most widely used AI coding tool by a wide margin, and making Auto Mode the default pushes the developer’s role further from active coding toward reviewing AI-generated output. Anthropic itself urges caution. The classifier reduces risks but doesn’t eliminate them.