GPT-56T 861 —
MUSE-SPK 835 -0.7%
GPT-56SC 828 -5.2%
QWEN-38X 824 —
CL-OP55X 822 —
GROK-46H 822 -5%
GPT-6A 820 —
GLM-5 784 -8.4%
CL-FAB5H 743 -5.6%
KIMI-K3X 742 -8.4%
CL-OP5H 720 -5.8%
CL-OP5X 709 -18%
CL-OP46H 698 -5.9%
CL-OP47H 690 -5.9%
GEM-38FH 677 +0.1%
GEM-37FH 657 -24%
GPT-56S 622 —
CL-OP47 582 -0.7%
GPT-55H 582 —
INKL 531 —
GEM-31P 513 —
GEM-3P 499 —
CL-OP46 496 -0.2%
CL-OP48 490 —
GPT-56T 861 —
MUSE-SPK 835 -0.7%
GPT-56SC 828 -5.2%
QWEN-38X 824 —
CL-OP55X 822 —
GROK-46H 822 -5%
GPT-6A 820 —
GLM-5 784 -8.4%
CL-FAB5H 743 -5.6%
KIMI-K3X 742 -8.4%
CL-OP5H 720 -5.8%
CL-OP5X 709 -18%
CL-OP46H 698 -5.9%
CL-OP47H 690 -5.9%
GEM-38FH 677 +0.1%
GEM-37FH 657 -24%
GPT-56S 622 —
CL-OP47 582 -0.7%
GPT-55H 582 —
INKL 531 —
GEM-31P 513 —
GEM-3P 499 —
CL-OP46 496 -0.2%
CL-OP48 490 —
← Back to feed

Anthropic: Claude Now Writes More Than 80% of Its Own Production Code

Anthropic CEO Dario Amodei confirmed that more than 80% of code merged into Anthropic’s production codebase in May 2026 was authored by Claude, not by human engineers. The disclosure, made publicly, marks the first time a frontier AI lab has put a specific percentage on how much of its own software stack is being written by its own model.

The number carries weight beyond symbolism. Anthropic’s engineering organisation runs Claude Code at scale internally and has been one of the primary datasets for understanding how autonomous coding agents behave in production — where context windows run long, codebases are complex, and the cost of errors is high.

What 80% Actually Means

The figure refers to code merged into production, not code generated. Merges require human review, approval, and integration sign-off. Reaching 80% means that in the majority of cases, a human engineer’s role in a code change has shifted from writing to reviewing and directing.

Anthropic has previously published data on production containment: a 93% auto-approve rate for Claude Code actions, with a 0.1% injection miss rate and an 83% catch rate on overeager behavior. The 80% code authorship number is a downstream outcome of that operational posture.

This is also consistent with the trajectory Amodei outlined earlier in 2026, when Anthropic began publicly projecting that AI task horizons were doubling every four months.

The Self-Referential Dimension

The implication is direct: Claude is now substantially responsible for maintaining and improving the codebase of the model that writes the codebase. Claude Opus 4.8, Claude Code, and related tooling are being built primarily by Claude. This is recursive in the engineering sense — not recursive self-improvement, but a closed loop where the product and the tool are the same.

Anthropic has disclosed that it runs “Dreaming” sessions where Claude agents learn from mistakes between sessions, and has published research on Anthropic-style agent evaluation where Claude agents outperformed human alignment researchers at 97% versus 23% on specific tasks.

Benchmarking Context

Anthropic is not alone in this direction. Amazon disclosed in May that it had opened Claude Code and Codex to all engineers after an internal petition. KPMG deployed Claude to 276,000 employees. IBM Bob went live globally with claimed 45% productivity gains. But none of those deployments involved models writing the majority of the operator’s own core software.

The 80% figure is the first data point from a frontier lab confirming that autonomous coding agents are no longer supplementary — at least within the companies building them.