Same task. Two AI models. Two receipts.
Opus 5: $4.20.
Fable 5: $9.60.
The cheaper one won.
Two days ago Anthropic shipped Claude Opus 5, and the economics of every agent you run quietly changed.
Fable 5 is the model people reach for when the job actually matters. Opus 5 just ran the same job at half the cost and beat it.
That is not a rounding error. On CursorBench 3.2 it matches Fable's top score within half a percent, at half the cost per task.
And the ceiling moved with the floor. ARC-AGI-3, the hardest reasoning benchmark going, sat frozen near 7.8% for months. Opus 5 posted 30.2%. Artificial Analysis now ranks it the number 2 model in the world and the strongest reasoning model you can actually buy.
The token price? Unchanged. Same five in, twenty-five out per million as the last Opus. You pay the old sticker and get close to double the work per dollar.
Now put that against a business that runs agents for money.
Every task you billed a client $9 to serve now costs you $4. Every margin you quoted last month just widened, and you did not touch a line of code. Lead-gen, support, coding, all of it got cheaper to run overnight.
Anthropic already made the call for its own users. The platform router sends traffic to Opus 5 by default now. The builders on it got the upgrade for free. The ones still wired to last quarter's stack are burning double on every call and filing it under infrastructure.
That edge lasts exactly as long as it takes your competitors to read these same numbers.
The full head to head, the cost tests, and where Fable still earns its price are in the video. Exactly how to repoint your agents without breaking what works is in the article below.
Anthropic just shipped a frontier model at half the price of their best one.
Every AI agent you run got cheaper today, and the work you were rationing to weaker models mostly doesn't need to be.
Here's the exact routing play. https://t.co/niqDeI4laV
OpenAI co-founder Andrej Karpathy just told everyone shipping "AI agents" they're a decade too early.
And he's the last person you'd expect to say it. He uses Claude and Codex every day. That's what makes this brutal:
"The year of agents" is actually the DECADE of agents. AGI is ~10 years out. Most of what we sell as "reasoning" is a model reciting patterns it memorized off the internet.
His frame flips how you should build:
"We're not building animals. We're building ghosts." Animals earn intelligence through evolution. LLMs fake it by imitating human text. Different species.
Why no agent replaces a real employee yet:
no continual learning (tell it something, it forgets)
weak computer use
not multimodal enough
too much memory, not enough generalization
That last one is the whole game. Humans reason BECAUSE our memory is bad. Models memorize so well they never learn to think.
The builders who get WHY agents fail in 2026 are the ones shipping the agents that actually work (and get paid). The rest are automating boilerplate.
23 minutes. Watch before you build your next agent.
🎥 @karpathy on the @dwarkesh_sp podcast
@0xkkai The most surprising part isn't that the quality improved. It's how quickly our definition of "good enough" becomes obsolete. Every new generation recalibrates expectations almost overnight.
@Pixel_Neuron The most surprising part isn't that the quality improved. It's how quickly our definition of "good enough" becomes obsolete. Every new generation recalibrates expectations almost overnight.
@cipgerx The most surprising part isn't that the quality improved. It's how quickly our definition of "good enough" becomes obsolete. Every new generation recalibrates expectations almost overnight.
@pulmencr The biggest shift isn't that AI writes code. It's that it lets experts work directly in the language of their domain instead of translating every idea into implementation details first. That's a fundamentally different way of building software.
@0xGenAi What stands out isn't the cable or the lasers - it's the incentive structure. When tiny reductions in latency translate directly into profit, engineering starts competing with physics. That's why markets keep pushing against physical limits.
@velesxbt What stands out isn't the cable or the lasers - it's the incentive structure. When tiny reductions in latency translate directly into profit, engineering starts competing with physics. That's why markets keep pushing against physical limits.
@Di_Krass_ Technologies change quickly, but mathematical truths don't. That's why investing in fundamentals keeps paying dividends while tools, frameworks and model names come and go.
@carbonyxxx This is true far beyond quantum mechanics. Some of the most important ideas in science and AI feel deeply counterintuitive at first. Progress often starts when you're willing to trust evidence before intuition catches up.
Same task. Two AI models. Two receipts.
Opus 5: $4.20.
Fable 5: $9.60.
The cheaper one won.
Two days ago Anthropic shipped Claude Opus 5, and the economics of every agent you run quietly changed.
Fable 5 is the model people reach for when the job actually matters. Opus 5 just ran the same job at half the cost and beat it.
That is not a rounding error. On CursorBench 3.2 it matches Fable's top score within half a percent, at half the cost per task.
And the ceiling moved with the floor. ARC-AGI-3, the hardest reasoning benchmark going, sat frozen near 7.8% for months. Opus 5 posted 30.2%. Artificial Analysis now ranks it the number 2 model in the world and the strongest reasoning model you can actually buy.
The token price? Unchanged. Same five in, twenty-five out per million as the last Opus. You pay the old sticker and get close to double the work per dollar.
Now put that against a business that runs agents for money.
Every task you billed a client $9 to serve now costs you $4. Every margin you quoted last month just widened, and you did not touch a line of code. Lead-gen, support, coding, all of it got cheaper to run overnight.
Anthropic already made the call for its own users. The platform router sends traffic to Opus 5 by default now. The builders on it got the upgrade for free. The ones still wired to last quarter's stack are burning double on every call and filing it under infrastructure.
That edge lasts exactly as long as it takes your competitors to read these same numbers.
The full head to head, the cost tests, and where Fable still earns its price are in the video. Exactly how to repoint your agents without breaking what works is in the article below.
Anthropic just shipped a frontier model at half the price of their best one.
Every AI agent you run got cheaper today, and the work you were rationing to weaker models mostly doesn't need to be.
Here's the exact routing play. https://t.co/niqDeI4laV
@0xSolty I think the market is starting to reward depth over credentials again. Understanding the fundamentals makes it much easier to adapt as architectures, models and tools change every few months.
@Neuron_404 Every institution exists because enough people agree on the same story. If AI becomes exceptionally good at creating, adapting and distributing those stories, its influence won't come from replacing people - it'll come from shaping the incentives that people respond to.
OpenAI co-founder Andrej Karpathy just told everyone shipping "AI agents" they're a decade too early.
And he's the last person you'd expect to say it. He uses Claude and Codex every day. That's what makes this brutal:
"The year of agents" is actually the DECADE of agents. AGI is ~10 years out. Most of what we sell as "reasoning" is a model reciting patterns it memorized off the internet.
His frame flips how you should build:
"We're not building animals. We're building ghosts." Animals earn intelligence through evolution. LLMs fake it by imitating human text. Different species.
Why no agent replaces a real employee yet:
no continual learning (tell it something, it forgets)
weak computer use
not multimodal enough
too much memory, not enough generalization
That last one is the whole game. Humans reason BECAUSE our memory is bad. Models memorize so well they never learn to think.
The builders who get WHY agents fail in 2026 are the ones shipping the agents that actually work (and get paid). The rest are automating boilerplate.
23 minutes. Watch before you build your next agent.
🎥 @karpathy on the @dwarkesh_sp podcast
@carbonyxxx Well said. The router has already moved, but most businesses are still billing based on yesterday's economics. That's the window I'm talking about.
Same task. Two AI models. Two receipts.
Opus 5: $4.20.
Fable 5: $9.60.
The cheaper one won.
Two days ago Anthropic shipped Claude Opus 5, and the economics of every agent you run quietly changed.
Fable 5 is the model people reach for when the job actually matters. Opus 5 just ran the same job at half the cost and beat it.
That is not a rounding error. On CursorBench 3.2 it matches Fable's top score within half a percent, at half the cost per task.
And the ceiling moved with the floor. ARC-AGI-3, the hardest reasoning benchmark going, sat frozen near 7.8% for months. Opus 5 posted 30.2%. Artificial Analysis now ranks it the number 2 model in the world and the strongest reasoning model you can actually buy.
The token price? Unchanged. Same five in, twenty-five out per million as the last Opus. You pay the old sticker and get close to double the work per dollar.
Now put that against a business that runs agents for money.
Every task you billed a client $9 to serve now costs you $4. Every margin you quoted last month just widened, and you did not touch a line of code. Lead-gen, support, coding, all of it got cheaper to run overnight.
Anthropic already made the call for its own users. The platform router sends traffic to Opus 5 by default now. The builders on it got the upgrade for free. The ones still wired to last quarter's stack are burning double on every call and filing it under infrastructure.
That edge lasts exactly as long as it takes your competitors to read these same numbers.
The full head to head, the cost tests, and where Fable still earns its price are in the video. Exactly how to repoint your agents without breaking what works is in the article below.
Anthropic just shipped a frontier model at half the price of their best one.
Every AI agent you run got cheaper today, and the work you were rationing to weaker models mostly doesn't need to be.
Here's the exact routing play. https://t.co/niqDeI4laV
@hitu_monke The interesting part isn't just the 3D reconstruction itself. Once you have an accurate digital twin, it becomes a foundation for AI-driven planning, simulation, inspection and even autonomous robotics. The model is far more valuable than the visualization.