The Rise of Recursive AI Self-Improvement
Matthew Bermango watch the original →
the gist
Anthropic's internal data shows AI agents now author over 80% of their codebase, signaling a shift toward recursive self-improvement where AI models autonomously design and train their successors.
The Progression of AI-Driven Development
Anthropic’s recent internal analysis reveals a rapid transition from human-led coding to agentic workflows. Initially, development mirrored traditional tech environments where humans wrote code directly. This evolved through a chatbot phase (LLM-assisted coding) into the current era of autonomous agents. These agents now operate in parallel, with humans acting as high-level orchestrators rather than direct implementers. The progression is marked by the increasing density of tasks: models have moved from completing 4-minute human-equivalent tasks in 2024 to 12-hour tasks by 2026.
The Recursive Loop and Its Bottlenecks
The ultimate goal of this trajectory is recursive self-improvement, where models like Claude are used to build and train future versions of themselves. Currently, this loop is incomplete. While models excel at engineering tasks—writing code, standing up infrastructure, and overseeing training—they struggle with research-level "taste." They can reproduce existing research with near 100% accuracy, but they lack the ability to generate truly novel, high-level research goals. The primary bottleneck is shifting from code generation to human-level judgment and goal setting.
Productivity vs. Quality
Anthropic reports that over 80% of their codebase is now authored by Claude. While this has led to an 8x increase in lines of code per engineer, the company acknowledges that lines of code is a flawed metric. Internal estimates suggest that while productivity has increased roughly 4x, the code produced by models is often less efficient or more buggy than human-written code. This creates a new set of operational bottlenecks: as the speed of feature development outpaces the ability to market, sell, and document them, the organization must adapt its non-technical workflows to keep up.
Strategic Implications
Anthropic’s decision to keep their most advanced internal model, 'Mythos,' private while restricting competitors' access to their APIs highlights a significant shift in the competitive landscape. By using their own frontier models to accelerate their internal development, they are effectively racing toward AGI while maintaining a narrative of safety. The data suggests that AI is not merely automating existing jobs but enabling 'net new' work that would have been impossible for human teams alone.