OPEN_SOURCE ↗
REDDIT · REDDIT// 16d agoPRODUCT UPDATE
Claude Code tops $2.5B, ships auto mode
Anthropic says Claude Code's run-rate revenue has passed $2.5 billion while the tool gets auto mode, a new permissions layer that approves routine actions and blocks obvious destructive ones before each tool call. The feature is in research preview on Team, and Anthropic admits the classifier can still miss risky edge cases when intent is ambiguous.
// ANALYSIS
This is less a convenience feature than a trust contract: Anthropic is asking developers to let a black-box classifier decide when an agent can touch their machine. That will feel liberating in side projects and awkward fast in production unless the system becomes explainable.
- –Auto mode sits between manual approvals and `--dangerously-skip-permissions`, which is the right ergonomic middle ground for long coding sessions.
- –Anthropic says the classifier blocks destructive actions like mass deletion, exfiltration, and malicious execution, but it can still let ambiguous risky actions through.
- –The real adoption bottleneck is explainability: if blocks feel arbitrary, teams will either ignore them or fall back to manual approvals.
- –The $2.5B run-rate figure says Claude Code is now a serious business line, which helps explain why Anthropic is pushing harder on autonomy.
- –More surfaces mean more risk: as Claude moves beyond the terminal into web and messaging workflows, permission UX becomes part of the product, not just a settings page.
// TAGS
claude-codeai-codingcliagentautomationsafety
DISCOVERED
16d ago
2026-03-26
PUBLISHED
17d ago
2026-03-26
RELEVANCE
9/ 10
AUTHOR
jochenboele