The argument in one line.
Claude Opus 5 launched priced the same as its predecessor but performing close to or above Anthropic's larger, pricier Fable 5 model, which the video argues proves cost-per-task — not price-per-token or raw benchmark score — is now the metric that actually matters when picking a model.
Read if. Skip if.
- You build with or choose between frontier LLMs (Claude, GPT, Gemini) and want to know if Opus 5 changes your default model.
- You track AI benchmark releases and want the actual numbers from Anthropic's Opus 5 launch without digging through the blog yourself.
- You're deciding between models based on price and want to understand why price-per-token comparisons can be misleading.
- You're curious how AI labs are now measuring and marketing models on cost-efficiency rather than just capability.
- You want a hands-on coding test of Opus 5 rather than a benchmark-chart walkthrough — this video only reacts to Anthropic's own published numbers.
- You're not currently using Claude models and have no stake in the Anthropic model lineup.
The full version, fast.
Anthropic released Claude Opus 5 at the same price as Opus 4.8 ($5/$25 per million input/output tokens) but with performance that beats Fable 5 — Anthropic's larger, more expensive model — on nearly every benchmark: agentic terminal coding, GDPval, ARC-AGI-3 (30% vs single digits before), BrowseComp, and OSWorld computer use. The one exception is cybersecurity exploit development, where Anthropic appears to have deliberately capped Opus 5's capability while still improving vulnerability-finding accuracy. Anthropic frames the release around cost-per-task rather than price-per-token, arguing that's the metric that actually predicts what a task costs to run, since a cheaper-per-token model can still burn more tokens completing the same task. Sponsor Box AI's own internal benchmark shows a similar jump on real document-grounded enterprise work. The reaction is unusually bullish: Opus 5 is described as outperforming Anthropic's own bigger model at half the price, comparable to GPT-5.6 Sol.
Chat with this breakdown — free.
Sign in and you get 23 free chat messages on us — ask for the hook, quote a framework, find the exact transcript moment, generate a markdown action plan. Bring your own key when you want unlimited.
Create a free account →Where the time goes.

01 · Cold open: "beating Fable at half the price"
Berman opens on the claim that Opus 5 beats Fable 5 on price and performance, recaps Anthropic's model tier history (Haiku/Sonnet/Opus, then Fable), and pulls up the first benchmark table.

02 · First benchmark table: ARC-AGI-3, BrowseComp, OSWorld, DeepSWE
Walks the Opus 5 vs Fable 5 vs Opus 4.8 vs GPT-5.6 Sol table: ARC-AGI-3 jumps to 30%, BrowseComp improves slightly, Humanity's Last Exam is flat, OSWorld computer-use gains 4 points, DeepSWE dips slightly.

03 · The declines: legal and health benchmarks drop
Frontier Code is flat, AutomationBench improves 9 points, but legal benchmark drops from 13.3% to 11.7% and health benchmark professional also declines — called out directly rather than skipped.

04 · The real story: cost-per-task efficiency charts
Pivots to Anthropic's efficiency framing — cost-per-task charts for OSWorld computer use and AutomationBench business workflows show Opus 5 sitting above and to the left of Fable 5, Opus 4.8, and GPT-5.6 Sol, meaning better score for lower cost. Explains why price-per-token comparisons (using Kimi K3 as the counterexample) are misleading.

05 · Sponsor: Box AI's Complex Work Eval
Box AI segment — their own 12-industry document-grounded benchmark shows Opus 5 scoring 68% overall vs Opus 4.8's 63%, with the biggest gains on due diligence and data analysis.

06 · More benchmarks: Humanity's Last Exam, Frontier-Bench coding, ARC-AGI-3 explained
Returns to benchmark charts — HLE cost/performance curve, Frontier-Bench agentic coding (Opus 5 nearly matches its own high-effort score for less), then explains how the ARC-AGI-3 game-based benchmark actually works using the interactive game board UI.

07 · Cybersecurity: capability without exploits
Novel-problem-solving cost chart shows the 30% ARC-AGI-3 jump again, then the OSS-Fuzz cybersecurity results: Opus 5 beats Opus 4.8 at finding vulnerabilities but stays far behind an uncensored model ("Mythos 5") at developing exploits — read as a deliberate Anthropic guardrail.

08 · Official announcement: pricing, Fast mode, beta features, wind tunnel demo
Switches to Anthropic's own blog post — pricing confirmed at $5/$25 per million tokens (same as Opus 4.8, half of Fable 5), Fast mode at 2.5x speed, mid-conversation tool switching, automatic safety-classifier fallbacks, and a physics demo of Opus 5 building a working wind-tunnel simulation.

09 · Community reaction and sign-off
Shows a tweet confirming Opus 5 briefly fell back to Opus 4.8 due to safety filters, revisits the ARC-AGI-3 and OSS-Fuzz charts, reads a tweet recommending Opus 5 as daily driver paired with Fable 5 for hard problems, notes three models are now on the cost/quality Pareto frontier, and signs off.
Lines worth screenshotting.
- Claude Opus 5 launched priced identically to Opus 4.8 ($5/$25 per million input/output tokens) — half the price of Claude Fable 5 — while beating Fable 5 on most benchmarks.
- Opus 5 scored 30% on ARC-AGI-3, up from roughly 8% for the previous best model — the single largest jump discussed in the video.
- Opus 5 improved on GDPval, a real-world-task benchmark built by OpenAI, by a full 100% over Fable 5 (43% vs 33% on a related coding metric).
- Cost-per-task, not price-per-token, is the metric Anthropic is now marketing around — a model can be cheaper per token and still cost the same per task if it uses more tokens to finish the work.
- Kimi K3 illustrates the price-per-token trap: it's less than half the price of Fable 5 per token but used roughly twice the tokens to complete the same task, netting out to the same real cost.
- Opus 5 dropped on two benchmarks versus Fable 5: legal reasoning (13.3% to 11.7%) and health benchmark professional — both declines Berman calls out explicitly rather than glossing over.
- On cybersecurity, Opus 5 improved vulnerability identification over Opus 4.8 but stayed well behind an uncensored model called Mythos 5 at actually developing exploits — Berman's read is that Anthropic deliberately capped exploit capability while preserving detection accuracy, which is unusual since safety guardrails normally hurt general performance too.
- Sponsor Box AI's own internal benchmark (12 industries, document-grounded enterprise tasks) showed Opus 5 scoring 68% versus Opus 4.8's 63% — a 5-point jump, with the largest gains on the most exhaustive, multi-step analytical work.
- Opus 5 briefly fell back to Opus 4.8 due to safety-classifier flags shortly after launch, confirmed by a third-party account inspecting Claude Code's system prompt strings.
- Anthropic's own recommendation pairs Opus 5 as the daily-driver model with Fable 5 reserved for planning, brainstorming, and the hardest bugs — not a full replacement.
- Three models now sit on what Anthropic-adjacent commentary calls the quality/cost Pareto frontier: Opus 5, GPT-5.6 Sol, and the open-source Kimi K3.
Cost per task, not price per token, is now the real model-selection metric.
Anthropic's Opus 5 launch shows that a model priced the same as its predecessor can out-benchmark a pricier flagship, and the only way to see that clearly is by comparing total cost to finish a task rather than the sticker price per token.
- A new model priced the same as its predecessor beating a pricier flagship model is itself the headline — price and performance don't have to trade off on every release.
- A benchmark jumping from single digits to 30% (ARC-AGI-3) is a meaningfully different kind of result than a few-point gain — treat large jumps on novel-problem-solving benchmarks as the most newsworthy signal in a release.
- Flat or slightly-declining scores on some benchmarks (DeepSWE) alongside big gains elsewhere is normal — no model release improves uniformly across every measure.
- Check domain-specific benchmarks (legal, health) separately if your use case lives there — a model can regress on your exact use case even while its aggregate score improves.
- Cost-per-task charts (score on one axis, total dollar cost on the other) reveal efficiency gains that a simple percentage-improvement table hides.
- Comparing models on price-per-token alone is misleading — a cheaper-per-token model can still cost the same or more per completed task if it needs more tokens to finish the work.
- Third-party evals from companies that integrate a model (not just the model vendor's own benchmarks) are a useful corroborating signal, since they're run on real document-grounded enterprise tasks rather than academic test sets.
- A benchmark that gives a model zero instructions and just a game to figure out (ARC-AGI-3) tests something closer to general problem-solving than a benchmark built from known task types.
- A model can improve at detecting a risky capability while being deliberately held back from the harmful version of that same capability — safety tuning doesn't have to uniformly degrade performance.
- When a model is compared against an explicitly uncensored competitor on a dangerous-capability benchmark, the gap tells you about guardrails, not necessarily about raw underlying ability.
- A lab's own recommended usage pattern (daily driver vs. reserve-for-hard-problems model) is often better guidance than benchmark tables alone for deciding which model to reach for on a given task.
- New API features like mid-conversation tool switching without invalidating the prompt cache, and automatic fallback routing when a request is safety-flagged, change the practical cost and reliability of using a model in production, not just its benchmark score.
- Read vendors' own benchmark marketing skeptically but not dismissively — when a lab's own charts show declines (legal, health) alongside the gains, that's a sign the comparison is being presented honestly rather than cherry-picked.
Terms worth knowing.
- ARC-AGI-3
- A benchmark from the ARC Prize foundation that drops an AI model into an unexplained interactive game with no instructions, testing novel problem-solving the way a human would encounter an unfamiliar puzzle.
- GDPval
- A benchmark created by OpenAI that measures a model's ability to complete real-world, economically valuable professional tasks rather than academic test questions.
- OSWorld
- A benchmark that scores a model's ability to control a computer directly — finding on-screen elements, clicking buttons, and completing multi-step tasks inside a real operating system.
- Cost per task
- The total dollar cost to complete an entire task end-to-end, as opposed to price per token — the metric Anthropic argues actually predicts what running a model costs in practice.
- Pareto frontier (in this context)
- The set of models that aren't beaten on both quality and cost simultaneously by any other model — each one is the best choice for some combination of budget and performance.
- OSS-Fuzz
- An open-source fuzzing benchmark used here to test a model's ability to find and exploit software vulnerabilities in real open-source code.
- Humanity's Last Exam (HLE)
- A very difficult multidisciplinary benchmark designed to test expert-level reasoning across many academic fields, intended to remain unsaturated by current models.
- AutomationBench
- A benchmark measuring a model's pass rate on agentic business-workflow automation tasks.
- Frontier-Bench
- A coding benchmark used in the video to compare agentic coding performance across models at different cost/effort levels.
Things they pointed at.
Lines you could clip.
“Better than Fable, half the price. This is Opus five.”
“It's no longer sufficient to just look at the price per token and think, okay, well, that's the price I pay... The main metric you need to be looking at is cost per task. That is it.”
“Opus 5 is stronger than Opus 4.8 on cybersecurity tasks, but it remains substantially behind Mythos 5 at developing exploits.”
“It's crazy to me that Opus is outperforming Fable. Does that mean the government is going to take it offline soon?”
Word for word.
Don't just watch it. Burn it in.
See every word as it's spoken — crank it to 2× and still catch all of it. The same dual-channel trick behind Amazon's Kindle + Audible.
The bait, then the rug-pull.
Matthew Berman opens mid-sentence, already stunned: Anthropic's new Claude Opus 5 is beating the company's own flagship Fable 5 on almost every benchmark, at half the price — and he spends the next twelve minutes screen-sharing the receipts.
Named ideas worth stealing.
Cost-per-task over price-per-token
Anthropic's efficiency charts plot benchmark score against total dollar cost per completed task rather than sticker price per million tokens, because a cheaper-per-token model can still cost the same or more if it needs more tokens to finish the same job — illustrated with Kimi K3, which is under half the price of GPT-5.6 Sol per token but uses roughly twice the tokens, netting to a wash.
How they asked for the click.
“Thanks to the sponsor of this video, Box... Opus 5 is coming soon to Box AI.”
Mid-video sponsor read woven into the benchmark narrative — Box AI's own internal eval is presented as corroborating evidence for Opus 5's gains rather than a hard break in the video, then closes with Berman's personal endorsement ("we use it at forward future").







































































