Anthropic has flipped a significant switch in Claude Code, enabling fully autonomous operation as the default mode for all users. The change, which removes the need for developers to manually opt into agentic behavior, signals a clear directional bet from the company: that hands-off, AI-driven coding workflows are ready for mainstream use.

Until now, autonomous mode in Claude Code required deliberate activation. Developers who wanted the tool to execute multi-step tasks, write and run code, and navigate complex file structures without constant human approval had to configure that behavior themselves. With the new default, those guardrails are lowered from the start, putting Claude in the driver's seat unless a user actively restricts it. This follows a broader pattern at Anthropic, which has been steadily expanding agentic capabilities across its product line.

What Autonomous Mode Actually Does

In autonomous mode, Claude Code can plan and execute sequences of coding tasks, run terminal commands, read and modify files, and iterate on its own output without pausing to ask for confirmation at each step. The model is expected to interpret a high-level goal and work toward it independently, surfacing questions or blockers only when genuinely stuck. This aligns closely with the vision laid out in Claude Code's /goal command, which allowed agents to work unattended for extended periods.

Key Facts

  • Autonomous mode is now on by default for all Claude Code users
  • Previously required manual opt-in configuration
  • Claude can execute multi-step tasks, run commands, and modify files without per-step approval
  • Users retain the ability to restrict or disable autonomous behavior
  • The change follows a series of incremental expansions to Claude Code's agentic capabilities

The decision to default to full autonomy rather than keeping it as an advanced setting reflects confidence in Claude's ability to operate safely without constant supervision. It also reflects competitive pressure. Tools from rival labs have been pushing hard on autonomous coding benchmarks, and recent research showed a Chinese AI agent outperforming Claude Code on certain autonomous research tasks. Defaulting to autonomous operation could close some of that perception gap.

The goal has always been for Claude to be a genuine collaborator, not just a sophisticated autocomplete. Defaulting to autonomy is the logical extension of that.Anthropic, via product documentation
Claude AI Handboek by Leon Tindemans
Get the Claude AI Handboek
458 pages on getting more out of Claude, by AI expert Leon Tindemans. A printed book, written in Dutch, shipped worldwide with track and trace.
View the book →

Developer Protections Still in Place

Anthropic has been careful to frame the change within a safety context. Autonomous mode does not mean unrestricted mode. Claude Code still operates within defined project boundaries, requires filesystem access permissions, and logs its actions in a way that developers can review and roll back. The company has previously outlined how auto mode defaults were designed with developer protection in mind, and those principles carry over here.

For teams running Claude Code in CI pipelines or using it for long-running background tasks, the new default removes friction that previously slowed adoption. A developer can now hand off a feature request or bug fix and expect Claude to work through it, rather than needing to babysit each decision point. That shift in interaction model is likely to change how engineering teams structure their workflows.

The update also raises practical questions about accountability and code review. When Claude is operating autonomously by default, the implicit expectation of human approval at each step disappears. Teams will need to decide how they audit and validate Claude's output, and whether their existing review processes are sufficient for AI-generated changes made at speed and scale. As Claude Code continues to evolve, those questions will become harder to defer.

Further reading: Learn more about Claude's model family, read our background on Anthropic, or browse the latest Claude AI news.