Anthropic says 80% of its code is now written by Claude.
That number dropped in June 2026, not as a forecast but as a matter-of-fact data point in a company blog post. The engineering team’s per-capita code output has increased 8x since 2024. Not because they hired better people. Because AI took over most of the typing.
The technical term for what comes next is Recursive Self-Improvement (RSI): AI systems designing, training, and optimizing the next generation of AI systems. Anthropic’s position is that we haven’t crossed that threshold yet, but we’re closer than most people think. Their recent blog post lays out the evidence with unusual specificity, offering concrete metrics where the industry typically trades in vague timelines and hype.
The Numbers Tell the Story
The strongest evidence isn’t philosophical argument. It’s operational data from inside one of the three leading AI labs.
Autonomous task duration doubles every four months.
In March 2024, Claude Opus 3 could handle tasks that took about 4 minutes. By March 2025, Sonnet 3.7 managed 1.5-hour tasks. March 2026 saw Opus 4.6 completing 12-hour workloads. And by May 2026, Claude Mythos Preview sustained at least 16 hours of independent work.
Extrapolate this curve and you get AI completing multi-day engineering tasks before end of year. Multi-week tasks by 2027. The implication for software development workflows is immediate: tasks that currently require a senior engineer’s full attention for days could be delegated to an AI system with a short briefing document and access credentials.
Engineer productivity: 8x in two years.
Anthropic’s internal metrics show per-engineer daily merged code was flat from 2021 through 2024. After Claude Code launched in early 2025, the line started climbing. When models gained longer autonomous work windows in early 2026, the slope steepened again. By Q2 2026, the typical engineer merges 8x more code daily than in 2024.
Lines of code is an imperfect proxy for output. Anthropic acknowledges this. But the shift is real and structural: engineers stopped writing code and started directing and reviewing it. The workflow looks less like programming and more like managing a team of junior developers who happen to work at machine speed.
Open-ended task success: 26% to 76% in six months.
Anthropic categorizes tasks into four tiers: simple fixes, routine work, complex problems, and open-ended questions where even the engineer doesn’t know what the answer looks like beforehand.
In November 2025, Claude solved 26% of these open-ended problems. By May 2026: 76%. A 50-point jump in half a year.
One example: a routine upgrade crashed tens of thousands of training jobs. Engineers gave Claude some text context and cluster access, nothing more. Claude tested environment variables one by one, identified an obscure debug flag triggering the crash, reproduced the issue, and confirmed a fix. Two hours. A human would have needed two to three days. This wasn’t a toy demo. It was a production incident at one of the most technically sophisticated companies on earth.
Code optimization: from 3x to 52x speedup.
Every new model release gets the same benchmark: optimize a small AI training script for speed while maintaining correctness.
- May 2025, Claude Opus 4: 3x average speedup
- April 2026, Claude Mythos Preview: 52x average speedup
- Skilled human researchers: 4x, taking 4-8 hours
In under a year, Claude went from “useful assistant” to “superhuman optimizer” on this narrow but meaningful benchmark. The gap between human performance and AI performance on optimization tasks is no longer closing. It has inverted.
AI safety research: humans close 23% of the gap, Claude closes 97%.
In April 2026, Anthropic published the first demonstration of Claude completing an end-to-end open research project. The question was a classic alignment problem: can a weak model reliably supervise a stronger one?
Two human researchers spent roughly a week and closed 23% of the performance gap between a weak supervisor working alone and a strong model trained on ground truth. Claude-driven agents, burning about $18,000 in compute over 800 cumulative hours, closed 97%.
The humans chose the topic and defined the scoring rubric. Everything else was agent-designed. The agents decided which experiments to run, how to structure the training pipeline, and what hyperparameters to sweep.
One Anthropic researcher put it bluntly: “Claude did this in 1-2 days with minimal help from me. If a junior colleague handed me these results in the same timeframe, I’d be somewhat impressed.”
Claude catches bugs that top engineers miss.
Anthropic now runs automated Claude reviewers on all code changes. A retrospective analysis showed that roughly one-third of the bugs that caused production incidents on claude.ai would have been caught pre-deployment if Claude had reviewed every change.
The engineers who wrote those bugs are among the best in the world. Claude is starting to spot their mistakes. This is a quiet but significant milestone: the AI is no longer just a productivity tool. It’s becoming a quality gate that outperforms human review on certain failure modes.
Three Futures Anthropic Sees From Here
The blog post outlines three scenarios. None is a prediction. All are grounded in observable trends.
Scenario 1: The S-Curve Flattens
Every exponential eventually hits a ceiling. Maybe we’re approaching the bend. Possible causes: architectural limits requiring a Transformer-level breakthrough, supply chain constraints (chips, power grids, interconnect bandwidth), or external shocks that slow the entire ecosystem.
Anthropic lists this scenario for completeness but states directly that they don’t consider it likely. Every capability they can measure, including “softer” metrics like code quality and open-task success rate, continues along the same exponential. They haven’t seen the curve bend.
Even if capabilities froze at today’s level, the impact would be enormous. Anthropic’s Project Glasswing found over 10,000 high-severity software vulnerabilities across critical global systems within weeks of launch. The bottleneck in cybersecurity has already shifted from finding vulnerabilities to patching them fast enough. And we’re still in the early innings of today’s models diffusing into the broader economy.
Scenario 2: Compound Efficiency Gains (Most Likely)
AI development becomes heavily automated, but humans still hold the steering wheel: setting research directions, judging results, making strategic calls. Organizational efficiency explodes. A 100-person company outputs what a 10,000-person company does today.
This transforms knowledge work across every sector. It also transforms abuse potential. Authoritarian governments could surveil entire populations with personalized precision. Influence operations could target every individual with tailored manipulation at scale no human team could match.
The human role inside labs like Anthropic would shift to collaborating with AI systems, scaling research, generating new insights, and building systems that verify AI output trustworthiness.
But accelerating one link in the chain just moves the bottleneck. Anthropic has already hit this: after code output exploded, human code review became the constraint. New ideas, new tools, and new experiments now generate faster than teams can execute on them. The organizational meta-skill becomes identifying and removing bottlenecks as fast as they appear. Companies that master this adaptive capacity will pull ahead. Those that don’t will drown in their own AI-generated output.
Scenario 3: Full RSI
If current trends continue and AI systems gain what Anthropic calls “transformative human-level originality,” then AI can design and optimize itself end to end.
Development speed becomes a function of compute supply and efficiency gains in training and inference. Human involvement shrinks to oversight, verification, and monitoring an ever-expanding virtual laboratory.
Systems capable of automated AI R&D would transfer those skills to other scientific domains. Biology, materials science, energy research would all accelerate on the same curve. The potential upside is staggering: decades of scientific progress compressed into months.
The alignment question looms largest here. Models might be aligned enough to discover safety solutions we haven’t imagined. They might be wise enough to pause their own development when conditions aren’t right. Or the small misalignments we see today could compound as models build models: growing more frequent, harder to interpret, until control slips away entirely.
Anthropic is candid about this uncertainty: “We don’t have good intuitions for what this world looks like, because our economy is currently driven by humans and human-built tools.”
Even under full RSI, recursive intelligence doesn’t instantly change industrial production, social organization, or market structures. More intelligence can’t learn the long-term effects of a drug that needs decades of use data. It can’t change constitutionally mandated election cycles. It can’t make strangers into close friends over a weekend. For most people, the actual pace of change would still be set by physical-world bottlenecks, even if upstream labs run at the speed of silicon.
The Arms Race Problem
Anthropic argues that slowing this technology to give society more adaptation time could be a good thing. But only if slowdown doesn’t simply let the least cautious actors catch up, making everyone less safe.
Without a global coordination mechanism, companies and governments make safety decisions under competitive and geopolitical pressure. The incentive structure pushes toward speed, not caution.
Anthropic’s stated position: the world should retain the *option* to slow or pause frontier AI development. But exercising that option requires a verifiable global agreement.
Verification is harder than nuclear nonproliferation.
A meaningful pause needs multiple well-resourced labs, across multiple countries, agreeing to stop under the same conditions. Each must be able to verify that the others actually stopped.
Nuclear nonproliferation works because missile silos are physical objects that satellites can see. Training runs are far easier to hide. Their inputs (chips, data, electricity) are general-purpose, not specialized. And the incentive to defect is massive: keep going while others pause and you inherit the lead.
A credible pause also needs clear parameters: What triggers it? What lifts it? Who adjudicates disputes? These governance questions don’t have off-the-shelf answers.
The INF Treaty took decades of infrastructure and trust-building. We likely don’t have decades. AI development timelines are measured in quarters, not administrations.
Unilateral pauses (one lab stopping alone) are immediately achievable but much less meaningful. They only change who leads, not whether broader deliberation happens. Anthropic says they would slow or pause if other frontier developers did the same in a verifiable way. But no mechanism for that verification currently exists.
What This Means for Practitioners
Near-term (1-2 years): Knowledge worker roles shift from execution to direction and review. Teams shrink in headcount while output grows. The 100-person company competing with 1,000-person incumbents becomes normal. If you’re in SaaS, the implication is clear: your product roadmap velocity is about to be limited by decision-making speed, not engineering capacity.
Mid-term (3-5 years): Market value of execution skills (writing code, producing reports, conducting routine research) drops sharply. Judgment, taste, and strategic direction become the scarce resources. AI is improving on these too, but more slowly. The professionals who thrive will be those who can frame problems correctly, evaluate AI output critically, and make calls in ambiguous situations.
Long-term (5+ years): Under full RSI, prediction breaks down. Outcomes range from accelerated scientific progress (disease, energy, materials breakthroughs) to loss of meaningful human control. The most probable middle ground: AI is powerful but still constrained by physical-world bottlenecks, and change arrives slower than the steepest extrapolations suggest but faster than institutions can adapt.
Where This Leaves Us
Five observations from the data:
- The acceleration is real and measured, not speculative. AI is already speeding up AI development inside the leading labs. This is not a projection about what might happen. It is happening now, with published metrics.
- No measured capability has shown deceleration. Every curve Anthropic tracks is still exponential. The bend hasn’t appeared. Until it does, planning as if the current trajectory will continue is the rational default.
- The last human advantage is taste and direction-setting. Claude’s ability to choose the better next research step improved from 51% to 64% in six months. This advantage is narrowing, and the timeline for its erosion appears to be quarters, not years.
- The window for governance is short. Nuclear arms control took decades of patient diplomacy. AI development moves on a timeline of months. Whatever coordination mechanisms the world builds need to be designed for that cadence.
- Lab self-restraint alone is insufficient. Policymakers, researchers, and civil society need to participate in this deliberation now, while the window for meaningful input is still open.
Anthropic’s blog post is not a manifesto and not a warning siren. It’s a status report from inside the machine, backed by specific numbers, telling us that the feedback loop between AI capability and AI development is tightening with each quarter.
How close are we to the singularity? Possibly within this decade. The more useful question is whether our institutions, governance structures, and collective decision-making can operate at anything close to the speed required. The data says the clock is running. The open question is what we do with the time we have left.



