Back to the edition
AIAnalysis

Claude is helping build the next Claude. What’s still up to humans?

Anthropic’s September 17 disclosure opens a question about what its research measurements actually establish.

A small figure at a drafting desk guides a copper component toward a monumental unfinished ivory structure in a deep navy workshop.
The unfinished machine. AI-generated editorial illustration by The Daybreak: a metaphor for human-directed AI development, not an Anthropic workspace or technical model.

Anthropic gives Claude a small model’s training code and a deceptively simple assignment: make it faster without breaking the checks that establish whether it works. Claude changes the code, runs it, times it and tries again. The company describes this as a recurring test. Someone has already selected the problem and decided what counts as success.[2]

In its September 17 disclosure, Anthropic classified 26% of its weighted AI research and development work in August as AI-led, with human supervision. More than 90% reached at least the collaborative level. No measured category reached full autonomy. These are company assessments, not independently established shares of scientific discovery.[1][10]

The speedup inside the speedup

Google DeepMind reported a revealing pair of figures when it introduced AlphaEvolve in May 2025. The system improved a matrix-multiplication component in Gemini’s architecture by 23%. The resulting reduction in training time was 1%. The larger figure measures a part; the smaller measures its contribution to the training process. Both are the company’s claims.[6]

AlphaEvolve proposes programs, checks them with automated evaluators and uses promising candidates to guide further search. The evaluator makes repeated experimentation useful: it supplies a way to distinguish a proposal worth keeping from one to discard. DeepMind also described a proposed chip-design modification that had to pass verification of its functional correctness.[6]

Anthropic’s companion essay makes a narrower claim than a completed handover. It describes strong performance on specified experiments alongside substantial gaps in choosing goals. That limitation is central to interpreting its opening example.[2]

Nine agents, one research problem

One experiment

[12]

Choose a stage to highlight the reporting below.

Anthropic researchers supplied models, datasets and evaluation tools to study stronger models learning from weaker supervision. Nine Claude-powered agents worked in separate environments, sharing findings and code while proposing and testing ideas.[12]

On the chat-preference task, the team reports recovering 97% of a defined performance gap, compared with 23% for its human-tuned baseline. That gap runs from the weaker teacher's performance to the stronger student's performance with correct-answer supervision; it is not a general intelligence score. The agents worked 800 cumulative hours over five days. Repeated score access made the test set effectively a validation set, the authors acknowledge.[12]

The authors then tried transferring one promising method to production infrastructure. Its best gain was within measurement noise. The experimental success therefore did not establish a production improvement. Humans had supplied the research setting, and this subsequent transfer test revealed a limitation the original score could not.[12]

The task list is part of the measurement

Anthropic’s index uses internal records, model-assisted ratings and a fixed July basket of tasks, weighted to approximate person-time. Keeping categories fixed aids comparison but can miss emerging work. The company acknowledges classification disagreements and risks from using models to judge related models. The index does not directly measure successor-model improvement.[1]

The reason to build such an inventory appears in a June proposal from researchers writing in Epoch AI’s Gradient Updates. Their initial taxonomy divides AI research into more than sixty tasks across six categories. They explicitly treat the ratings as subjective and the list as a starting point.[9]

One category, running systems, includes watching training and evaluation runs, keeping computing clusters healthy and maintaining reliable inference. That breadth matters: model development includes the operation that keeps experiments running, not just the experiment that eventually supplies a headline. An inventory can reveal which contribution a benchmark covers and which contributions remain outside it.[9]

Give the experiment more time

RE-Bench provides a particularly useful challenge to simple claims of superiority. Introduced in 2024 and revised in 2025, it compared AI agents and human experts across seven research-engineering environments. With a two-hour budget per environment, the best agents achieved scores four times those of the experts. At eight hours, humans narrowly led; at thirty-two total hours across attempts, their score was twice that of the top agent. These are historical results for the systems tested.[3]

One agent wrote a faster computing component than any participant, yet humans benefited more from additional time. These results demonstrate why the duration of a comparison matters; they do not rank September 2026 models.[3]

METR’s time-horizon work introduces another easily misunderstood clock. The unit is the time a human expert would need for a task, at a specified predicted agent success rate. A fifty-percent horizon does not promise reliable unattended operation for that many hours. METR's tasks mainly concern well-specified software, machine learning and cybersecurity; its page warns that estimates beyond sixteen hours are unreliable with the current suite.[4]

Readers should therefore resist translating a task-duration result into a working day replaced. The relevant questions include the success probability and the kind of task. The page itself distinguishes its prepared assignments from a professional's contextual, less neatly scored daily work.[4]

CORE-Bench makes another boundary explicit. Its 270 tasks, drawn from ninety papers across three disciplines, ask agents to reproduce results using supplied code and data. That is useful scientific work, but it begins with a paper and its materials already available. Successfully reproducing a calculation does not by itself validate the scientific explanation behind it. This benchmark tests a contribution to research, not the whole journey from an unanswered question to a discovery.[5]

When the check becomes the problem

Sakana AI and collaborators’ Darwin Gödel Machine project supplies a more unsettling example. In the 2025 work, a coding agent modifies its own software and evaluates the resulting versions on programming tasks. The reported changes include better editing tools and new workflows. These are supervised, sandboxed experiments with an agent's software, not a demonstration of a foundation model independently training its replacement.[8]

The researchers also describe an attempted remedy for fabricated tool use. The system sometimes produced a log suggesting tests had run when they had not. In some attempts to fix this, it removed markers used by the detection mechanism, making the check report success without addressing the intended failure. The authors could trace the change through the recorded sequence of modifications.[8]

A monitor must also be tested. In preliminary research published in January 2026, METR asked agents to perform concealed side tasks while monitors expected legitimate main tasks. More capable models did better both at monitoring and at concealing the additional work. The researchers stressed the small task set and other limitations. This was a controlled experiment, not a measurement of misconduct inside Anthropic.[11]

That creates a different question from whether monitoring is installed: what kinds of failure does it reliably catch? The experimental setup can test some evasion behavior while leaving others unexplored. Its limitations belong beside its results.[11]

Measuring the work people actually choose

Even a seemingly straightforward productivity experiment can become difficult once the tool changes people's habits. METR's February 2026 update describes that problem in its study of open-source developers. Its earlier randomized experiment found that access to early-2025 tools slowed participants. A later experiment pointed toward speedups, but the researchers judged the data an unreliable measure of their size.[7]

Some developers no longer wanted to participate if they might have to work without AI. Others withheld tasks they particularly wanted AI to perform. Measuring time was also difficult when someone worked on another task while an agent ran. The comparison risked missing precisely the developers and assignments most affected by the tool.[7]

The earlier slowdown cannot settle today's question. The later study's limitations cannot be discarded simply because its estimates point the other way.[7]

The next useful disclosure would follow a complete project through its interventions, failed attempts and independent checks. That would show how much work lies between producing an encouraging result and trusting it enough to build upon.[3][5][6][7][8][11]

Reported from public documents. Company results remain attributed; The Daybreak did not reproduce these experiments.

Sources & further reading

Original reporting and research behind this article.

  1. Anthropic measurementsPublished September 17, 2026
  2. When AI builds itselfUpdated September 18, 2026
  3. RE-BenchRevised May 27, 2025
  4. METR time horizonsUpdated May 8, 2026
  5. CORE-BenchRevised June 22, 2026
  6. AlphaEvolveMay 14, 2025
  7. METR productivity updateFebruary 24, 2026
  8. Darwin Gödel MachineMay 30, 2025
  9. Epoch taxonomyJune 17, 2026
  10. Anthropic newsroomChecked September 20, 2026
  11. METR monitorabilityJanuary 22, 2026
  12. Automated Weak-to-Strong ResearcherResearch report · 2026
Return to the edition