What surprised me here isn’t that Anthropic has an auto mode. It’s that they’re making it the default for Pro, Max, and Team users. That is a pretty strong opinion about how people should work with an agentic coding tool, and I’m not sure I’d be comfortable letting the company decide that for me.
The number Anthropic is leaning on — auto mode catching 89 percent of harmful actions versus 13.6 percent for humans in testing — is the part I’d read twice before I trusted it. It sounds impressive, but “harmful actions” can mean a lot of things, and “caught” is doing a lot of work there. Caught how? Caught before execution? Caught by the model itself? Caught in a benchmark setup that bears only a passing resemblance to a messy real repo on a bad day? I don’t know, and the article doesn’t give enough to make that claim feel settled.
That said, I can see why Anthropic would push this. Claude Code is only useful if it actually moves without constant hand-holding, and prompting at every step is exactly the sort of friction that makes agentic tools feel toy-like. If auto mode is genuinely decent at blocking destructive stuff, turning it on by default is a very obvious product move: fewer pauses, more output, more “look how much work the model can do for you.”
But defaults matter. A lot. Especially in developer tools. Plenty of users will never go hunting for the setting that turns it off, and “you can still disable it” is not the same thing as “people will understand the tradeoff.” I think this is one of those changes that will delight the people already sold on agentic coding and annoy anyone who wants to keep the model on a shorter leash.
If I were trying it, I’d probably only do so in a repo where I’m comfortable with the model taking the wheel and where rollback is cheap. That’s the whole game with these tools anyway: the magic is in letting them run, and the risk is that they run a little too far.
Reference: Claude Code’s auto mode will be on by default, Anthropic confirms