Vol. I · No. 21 Weekly Edition June 6, 2026

Recursive self-improvement is not a prediction anymore. This week, Anthropic published the data to prove it is already underway.

In This Issue

01

80% of Anthropic’s code is now written by Claude. The internal numbers behind a structural shift in how software gets made.

Also This Week

02

100,000 developers, one study: commit gains are real but shipping gains are smaller than anyone is advertising.

Plus

03

The Dolittle Prize, NVIDIA’s X-Token, and a 25-year-old app that finally shipped.

The AI Spectator Weekly · June 6, 2026 · No. 21

80% of Anthropic’s Code Is Now Written by Claude

Most discussions of recursive self-improvement treat it as a future event. Anthropic’s new report from the Anthropic Institute repositions it as a process already underway, with internal data to show how far it has progressed.

The headline figure: as of May 2026, more than 80% of code merged into Anthropic’s production codebase was written by Claude. Before Claude Code launched in research preview in February 2025, that number sat in the low single digits. Engineers are now merging 8× as much code per quarter as they did during 2021 to 2024.

On the most open-ended engineering tasks, where Claude is handed a live incident with minimal specification, its success rate reached 76% in May 2026, up 50 percentage points in six months. One example: a routine dependency upgrade began crashing tens of thousands of training jobs. Claude isolated the obscure debugging flag triggering the crash, confirmed a fix, and closed the incident in two hours. A human would typically spend two to three days on comparable work.

The research side of the report is more consequential than the engineering side. On a recurring internal test, Claude Opus 4 averaged a 3× speedup on a code optimization task in May 2025. By April 2026, Claude Mythos Preview was achieving 52×. In April 2026, Anthropic published its first demonstration of Claude running an open-ended research project end to end. Two human researchers recovered roughly 23% of the performance gap on an AI safety problem; the agents recovered 97%, using roughly 800 cumulative compute-hours and $18,000 in compute.

A separate evaluation looked at 129 real Claude Code sessions where a human had taken a detour that sent the investigation sideways. In November 2025, the best available model beat the human’s next-step choice 51% of the time. By April 2026, Mythos Preview was doing so 64% of the time. The report closes by identifying research taste and judgment as the remaining human advantage. That framing invites a follow-on question the report does not answer: how long does that comparative advantage hold?

Read the full article →
The AI Spectator Weekly · June 6, 2026

Writing Code vs. Shipping Code: What 100,000 Developers Actually Show

180% long-run commit growth with full async agent adoption (human + agent commits combined)
0.25 estimated elasticity of substitution between AI upstream output and downstream human effort
10% release-level gain from autocomplete tools, after a 228% gain in lines of code attenuates through the production hierarchy

A paper published this month by economists at MIT and Wharton draws on GitHub activity data for more than 100,000 developers, combined with internal Microsoft telemetry on AI tool usage, spanning three generations: autocomplete tools, synchronous agents, and asynchronous autonomous agents. The task-level productivity results are large. Autocomplete tools increase commits by about 40% in the long run. Adding synchronous agent usage brings cumulative commit growth to roughly 140%. Layering in autonomous async agents pushes that figure to 180%.

The more consequential finding is what happens to those gains as they travel up the software production hierarchy toward actual releases. For autocomplete, a 228% gain in lines of code attenuates to 36% at commits and 10% at releases. For sync agents, a 741% gain in lines of code attenuates to 109% at commits and 20% at releases. The attenuation pattern reflects what the researchers call the weak-link hypothesis: when stages of production are complementary, improving one stage has bounded effects on final output because the human-controlled downstream stages remain unchanged. The researchers calibrate the model and find an elasticity of substitution of approximately 0.25, placing the technology firmly in the complements region.

The app store test confirms the pattern. New iOS applications climbed from 30,000–50,000 per month through early 2025 to approximately 100,000 per month by April 2026. Total usage, measured by ratings and downloads, has not increased. The share of new apps that fail to accumulate even a minimal audience rose from roughly 79% to 86% on iOS. The bottleneck is shifting from writing code to reviewing, integrating, and distributing it. The next generation of AI tools that moves the needle on shipped software will be the one that can do meaningful work at those higher layers.

Read the full article →
// NVIDIA Research — May 2026 — Cross-Tokenizer Distillation

X-Token: The Fix for a Distillation Method That Was Failing in Silence

$audit_coverage --student llama-3.2-1b --teacher qwen3-4b --tokens numerals
// critical token coverage: 0 of 1100 two/three-digit numerals matched
// GOLD partition failure: suppressive gradient on all unmatched tokens
// GSM8k score under GOLD: 2.56 (vs 12.89 with weaker same-tokenizer teacher)
$apply_xtoken --mode p-kl --projection-matrix W
// span alignment: cached, no per-step overhead
// GSM8k score under X-Token P-KL: 15.54
// avg benchmark improvement over GOLD: +3.82 points
$

Knowledge distillation lets a smaller student model learn from the full probability distribution a larger teacher assigns to each token, not just the correct answers. But standard distillation requires both models to share the same tokenizer. NVIDIA’s paper, submitted in May 2026, starts by formally proving that GOLD, the current state-of-the-art cross-tokenizer method, contains two structural failures that in certain configurations make it worse than using no teacher at all.

The first failure: Llama-3 stores multi-digit numbers as single tokens; Qwen3 splits them digit by digit. None of Llama’s 1,100 multi-digit numerals have string matches in the Qwen vocabulary. GOLD applies rank-based noise to these unmatched tokens, and its KL divergence term on matched tokens drives the unmatched tokens’ probabilities downward systematically. The paper formally proves this in Proposition 1. The result: a student trained with GOLD using Qwen3-4B scores 2.56 on GSM8k, versus 12.89 using a weaker Llama teacher. The stronger teacher produces a worse student.

X-Token’s fix has three components: span alignment via dynamic programming, a projection matrix W built deterministically from tokenizer strings before training begins, and two loss formulations. P-KL removes the partition entirely; H-KL retains it but expands the matched set using W. A coverage audit determines which mode to use. Multi-teacher distillation, combining Phi-4-Mini and Llama-3B, reaches an average benchmark score of 40.48, 1.30 points above the best single cross-tokenizer result.

Read the full article →
✦ ✦ ✦

The $10 Million Question Behind the Dolittle Prize

How AI decoded a chimpanzee, a bonobo, a mouse, and a zebra finch — and why the researchers are being careful about what it means

The most striking number in this year’s race for the Dolittle Prize is not the $100,000 on the table or the $10 million grand prize waiting behind it. It is twelve. That is the size of the entire vocal repertoire wild chimpanzees in Ivory Coast appear to draw on, according to one of the four finalist teams. With only a dozen basic calls, the chimps generate a far larger range of messages by combining those sounds in different orders, a flexibility that looks close to something we once reserved for ourselves.

The prize, sponsored by the British financier Jeremy Coller and administered by Tel Aviv University, awards $100,000 each year to the research team making the most significant advance toward deciphering animal communication. Behind it sits a larger lure: a $10 million equity investment or $500,000 in cash for any team that can demonstrate sustained two-way communication, defined as an animal initiating contact on its own without recognizing that a human is on the other end.

Every finalist this year leaned on the same family of tools that powers large language models. Nicolas Mathevon’s work on the African striped mouse recorded 122,619 squeaks from wild mice over twelve days using 23 microphones. When the team fed those recordings to a neural network, it found that each nest carried its own vocal signature, and later identified signatures unique to individual mice. Mathevon is direct about why the machine matters: with that many vocalizations, a human researcher simply cannot manage the data.

The chimpanzee work pushes into more contested territory. Catherine Crockford and Roman Wittig built an archive of roughly 20,000 hours of recordings from chimpanzees in Taï National Park, following a population of about 150 animals across three generations. Their recent analysis found that a single call carries one meaning, and the same call embedded in a pair can shift toward another. A “hoo” alone tends to signal resting. Combined with a “pant,” the combination is associated with building a nest. Earlier studies had found animals reshuffling calls mainly to raise alarms. This finding suggests the reshuffling reaches into ordinary daily life.

The bonobo work, led by Mélissa Berthet, found that a “peep” combined with a “whistle” produces a meaning tied to tense social moments, something close to a request to make peace. Julie Elie’s zebra finch work catalogued eleven call types and then checked whether the birds agreed with the human sorting by training finches to peck buttons. The birds grouped the sounds by meaning rather than by raw acoustics. The scientists closest to the work are also the ones raising the loudest warnings. Jonathan Birch, a philosopher at the LSE on the prize’s judging panel, sets the honest distance plainly: fluent two-way contact remains far off. The decoding has run well ahead of the dialogue, which is how this kind of capability tends to arrive.

Read the full article →

The AI Spectator Weekly · Vol. I, No. 21 · June 6, 2026

The AI Spectator Weekly · June 6, 2026

Twenty-Five Years Later, I Finally Shipped

Twenty-five years ago, David Borish finished school with an astrology app on CDs. He had worked on it for eighteen months. The CDs got corrupted. The app never shipped. Fast forward to the Claude Code era: the first thing that came to mind was obvious. Build the app that never got released.

The result is My Omen, a Vedic astrology app built with Claude Code. Vedic astrology, also called Jyotish, is a different tradition from Western astrology. It is older, more mathematically demanding, and maps the sky using a sidereal zodiac anchored to the actual fixed star background rather than the vernal equinox. A correction called the Lahiri ayanamsha accounts for the 24-degree drift between the two systems over the past two thousand years. Your Vedic Sun sign is usually one sign earlier than your Western sign as a result.

The calculation load is what makes AI matter here. A traditional astrologer doing a full reading from scratch could spend a week on the math before writing a single word of interpretation. My Omen runs Swiss Ephemeris calculations to the arcsecond, uses Lahiri ayanamsha, and uses whole-sign houses throughout. The AI component is Soma, which can hold a real conversation about what the chart says, answer follow-up questions, and discuss what a particular dasha period means for where the user is now.

The app has three reading modes: Scholar (full Sanskrit technical vocabulary), Standard (clear and readable), and Gen Z (same chart, different register). The free plan gives a full Vedic birth chart, a daily Moon-sign reading, and three monthly sessions with Soma. Monthly access runs $9.99; yearly $79. What AI added was not just speed but access to a real conversation about what the chart says. That was not available in the late 1990s.

Read the full article →