Claude Code switches to automatic mode by default - the agent acts first, then asks

Ongoing story : MCP : la plomberie des agents devient un vrai marché· Part 8/10

Build Aug 10, 2026 at 16:294Add to bookmarks

Claude Code switches to automatic mode by default - the agent acts first, then asks
Illustration : Léa Fontaine

Anthropic flips the default assumption of its code agent: opt-out confirmations, opt-in autonomy. This change has concrete implications for team workflows and the error surface.

The fact. Claude Code's automatic mode—where the agent executes shell commands, modifies files, and iterates without asking for confirmation at each step—is becoming the default behavior. Until now, it had to be explicitly enabled in the settings. Anthropic is shifting from opt-in autonomy to opt-out autonomy.

Our take. This isn’t just a UX tweak; it’s a bet on the model’s reliability. An agent that confirms every action is a typing accelerator. An agent that acts without pause is a fundamentally different tool: it can chain test/correct/commit cycles without human intervention—and propagate errors with the same autonomy. Anthropic is betting that Fable 5 is reliable enough to justify this shift.

Teams with hooks, CI integration scripts, or broad permissions in their .claude/settings.json should audit their config before the next session. What was passive could become active.

# Check and adjust if necessary
cat .claude/settings.json
# Add "autoMode": false to revert to the previous behavior

To watch for. The first public post-mortems from teams that experienced an unintended action in auto mode—these will appear on HN or GitHub in the coming weeks and will help establish community safeguards.

Resources, try it

Article produced by artificial intelligence, reviewed under human editorial control.

Our newsroom
Your Linux servers, as a desktop.
TermalOSSponsored
Ops, reimagined

Your Linux servers, as a desktop.

Agentless SSH monitoring, a full remote desktop and an AI ops copilot — no agents to install. Everything stays on your machine.

SSHMonitoringAI Ops
Get early access
Was this article helpful?

4 people liked this article

Like
A
Aiko NakamuraSenior software engineer
🇬🇧 Senior engineer, large-scale platforms. Writes about building with AI.
Share:
Comments (4)

Sign in to join the discussion.

ArtLover99 10 Aug 2026 · 12:56

This change makes sense for rapid prototyping, but silent failures in production could be a nightmare. Have they at least added real-time logging to catch mistakes faster?

Dr. J. 10 Aug 2026 · 12:35

Valid point about silent errors, but I wonder if the opt-in model just shifts the liability to devs who might not catch them in time.

HistoryBuff 2 10 Aug 2026 · 14:39

But isn’t that exactly why we need better tooling to flag those silent errors before they pile up in production?

TravelTom 10 Aug 2026 · 14:52

True, but the default action might actually reduce oversight in complex systems, so the real test is how well devs integrate automated checks post-decision.

1
J.P.R. 2 10 Aug 2026 · 12:03

Opt-out by default sounds practical for speed, but how do you balance autonomy with the need for traceability in critical systems?

TravelTom 10 Aug 2026 · 11:48

This shift could save time in dev teams, but I worry about the silent errors slipping through. Have they tested real-world team workflows or is this still lab-driven?

Your Linux servers, as a desktop.
TermalOSSponsored
Ops, reimagined

Your Linux servers, as a desktop.

Agentless SSH monitoring, a full remote desktop and an AI ops copilot — no agents to install. Everything stays on your machine.

Get early access
Topics
Explore
Information