Fetching from the wire…
Public story · 2026-09-12 · high
Same $5 galaxy-collision prompt, three models: two put the budget into physics, one into scaffolding that never paid off.
Why now: The benchmark repo comparing all three outputs surfaced in coverage dated September 12, 2026.
A developer gave three frontier models the same one-line prompt, "create a simulation of the milkyway andromeda collision," with about $5 in tokens each, then published the results in a GitHub benchmark repo. Fable 5.1 and Opus 5 each wrote a single JavaScript file and put the money into the particle simulation. GPT-6 Astra scaffolded a full React project first.
The payoff split accordingly. Astra's physics came out visibly static, galaxies that don't merge the way the other two attempt. Scaffolding a project ate the budget that would have gone into the simulation itself.
Fable and Opus didn't agree with each other either. Fable leaned toward physics accuracy. Opus leaned toward the visual result. Same file format, same budget, different bet on what to spend it on.
A one-line prompt with a fixed token budget makes a model guess what the requester values, and that guess becomes spend before any actual simulation code runs. Astra guessed a React scaffold was worth building first. Fable and Opus skipped that step and put every dollar into the collision itself.
Nobody's rerun this with an explicit constraint, like "single file, no framework," applied to all three models. That would show whether Astra's scaffolding choice is a default habit or just how it read this specific prompt. Until someone does, the result reads as one data point: on a tight budget, the model that skips infrastructure and writes straight to the problem gets more of the actual work done.
Each link below shares sources, entities, or timing with this story.
Sony Music Publishing and Warner Chappell filed August 28 in the Northern District of California against Anthropic, CEO Dario Amodei and co-founder Benjamin Mann, over what they call a "brazen campaign of illegally torrenting, scraping and downloading copyrighted works on a ma...
GitHub published Project HydraFusion on September 4. Spotify published Portal on September 3. CodeRabbit published its Astra evaluation on September 4. None of them coordinated, and all three are the same argument. HydraFusion is a Copilot research preview that treats workflow...
67 on coding against Fable 5.1's 70 in Claude Code. Astra does post a 2% hallucination rate against 9.4% for GPT-5.6 Sol, and 0% scope violations against 48%. Per-task cost runs the other way, $4.72 for Astra against $9.18 for Fable 5.1 at identical $10/$50 list pricing, and A...
I've been saying for months that the real gains aren't in switching models. They're in how you set up the environment around the model. Now there's quantitative proof. Stanford IRIS Lab published Meta-Harness, a system that autonomously evolves its own coding harness, system p...
The MIT-licensed model-gateway plugin routes GPT requests to OpenAI on the user's ChatGPT login and everything else to Anthropic on the normal claude.ai login, so GPT models appear in /model next to Opus and Sonnet with no API keys. The author has run Astra as the main orchest...
Anthropic released Claude Fable 5.1 on September 1. Claude Code v2.1.257 made it the default Fable model at 17:53 UTC that day, with a 1M-token context window, $10 per million input tokens, $50 per million output, and $0.25 per million on cache reads (claude-code CHANGELOG). B...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.