The argument in one line.
Fable 5 is not just a better model but a qualitatively different kind of AI that demands a new workflow philosophy: start at the lowest effort setting, route ruthlessly by task difficulty, and expect the model to treat every prompt as a massive autonomous exploration rather than a quick answer.
Read if. Skip if.
- A developer or technical founder actively using Claude Code or similar agentic coding tools who wants a calibrated read from someone with early access.
- Anyone evaluating whether to pay 50 dollars per million output tokens for Fable 5 versus routing back to Sonnet or Haiku.
- A builder curious about Ultracode multi-agent parallel workflows and what running 60-plus sub-agents on a single prompt actually looks like live.
- Someone who has heard the hype and wants a candid account of the friction: verbose output, clarifying question loops, and slow cold starts.
- You want a formal peer-reviewed capability evaluation; this is one practitioner's firsthand impressions, not a systematic benchmark study.
- You are not yet using AI in a coding or technical context; the pricing and routing discussion assumes you are already spending meaningfully on tokens.
The full version, fast.
Claude Fable 5 is the publicly available version of the Mythos-class model with guardrails re-applied. On coding benchmarks it leads the field, and in practice it approaches every task like a sprawling autonomous exploration. The friction is real: it is verbose to the point of being hard to read, it wants to ask clarifying questions on everything, and it starts slow before suddenly burning millions of tokens in parallel via Ultracode. The practical guidance: always start at the lowest effort setting, route simpler tasks back to cheaper models, and recognize that the real unlock comes from pairing Fable with Ultracode workflows and loop automation.
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 · Hook and setup
Anthropic released Mythos publicly; host has early access and promises a real take.

02 · What Fable 5 is
Fable is the Mythos-class model with guardrails; Mythos is the unrestricted version for security researchers only.

03 · Benchmarks
SWE-bench Pro at 80.3 percent, Agenta Coding at 29.3 percent, GDP-val at 1932, computer use at 85 percent, terminal bench at 88 percent. Consistent lead across the board.

04 · Firsthand experience
Every task feels like kicking off a massive exploration. Complex tasks completed without hiccup. Model felt insulted by the hardest prompt given.

05 · Blog post walkthrough and pricing
10 dollars per million input, 50 per million output, less than half of Mythos Preview. Safeguards trigger under 5 percent of sessions. Model routing is the core skill to develop.

06 · Long-horizon autonomy and token efficiency
Stripe compressed months of engineering into days on a 50M-line Ruby codebase. Information density so high output is hard for humans to parse.

07 · Information density and AI language tangent
Speculative: future AI models could develop hyper-dense non-alphanumeric language that only other models can read, raising interpretability risks.

08 · Effort levels and Ultracode
Start on lowest effort. Ultracode spawns hundreds of sub-agents. Noam Brown: no apparent ceiling on quality versus thinking tokens.

09 · Demo showcases
Pokemon FireRed cleared with vision only. Solar system eclipse simulation. Model demos feel less meaningful now because all frontier models can do them.

10 · Fear-based marketing and data retention
Six-month delay was intentional to accelerate Anthropic internal research. 30-day data retention for Mythos-class traffic. Distillation attempts fall back to Opus 4.8.

11 · Quirks deep dive
Verbose and information-dense output. Clarifying question loops before any work starts. Cold start: 5 to 8 minutes at 1500 tokens then explosion to 1.5 million in 30 seconds.

12 · Loops and software factories
Fable plus Ultracode plus loops equals software factories. Model overhang is real. Even the labs are not fully utilizing what is already there.

13 · Live tests
Rubik cube: 3D interactive scramble and solve with realistic lighting. Fluid dynamics: 63 parallel agents, interactive browser simulation with adjustable dials.

14 · Outro
Verdict: incredible, and what unlocks it is pairing with workflows and loops. CTA to the loops video.
Lines worth screenshotting.
- Fable 5 is the Mythos-class model with guardrails applied; the unrestricted Mythos version is only available to vetted security researchers.
- SWE-bench Pro shows Fable 5 at 80.3 percent, Claude Opus 4.8 at 69 percent, and GPT-5.5 at 58 percent, a ten-point gap at each tier.
- Fable 5 costs 10 dollars per million input tokens and 50 dollars per million output tokens, less than half the price of Claude Mythos Preview.
- Stripe migrated a 50-million-line Ruby codebase in one day with Fable 5, a task that would have taken a full team over two months by hand.
- The model is so token-hungry that starting at the lowest effort setting is not optional; it over-engineers even trivial prompts at medium effort.
- A single Ultracode prompt spun up 63 parallel sub-agents for a fluid dynamics task, burning 20 to 30 thousand tokens per agent in under two minutes.
- The cold start is disorienting: 5 to 8 minutes at roughly 1500 tokens, then a jump to 1.5 million tokens in 30 seconds.
- A single prompt triggers 3 to 5 clarifying questions, a summary confirmation, a spec review, and an approach confirmation before work begins.
- Information density in Fable output is so high the host had to slow his reading pace and repeatedly ask for simpler explanations.
- Noam Brown at OpenAI found no apparent ceiling on the quality-versus-thinking-tokens curve; throwing more compute at a problem keeps improving results.
- The model overhang is real: even Anthropic and OpenAI are likely not fully utilizing what these models can already do.
- Earlier Claude models needed a complex helper harness to play Pokemon FireRed; Fable 5 completed it with vision alone and no maps or game-state aids.
- If distillation attempts on Fable 5 are detected, Anthropic classifiers silently fall back to serving Claude Opus 4.8 instead.
- Loops plus Ultracode workflows plus Fable together represent software factories where the model burns tokens autonomously toward a goal without human checkpoints.
How to actually get value from a frontier model.
Fable 5 is so capable that using it wrong produces expensive, slow, over-engineered results instead of the software factory it can become.
- Always start at the lowest effort or thinking setting and dial up only when the output is genuinely insufficient; at medium effort the model treats a two-line task like a full engineering sprint.
- Route by task difficulty, not by default; reserve frontier models for problems where the cost of a slower cheaper model is higher than the compute bill, and most prompts in a real workflow do not qualify.
- The clarifying-question behavior is a signal that your prompt lacks a clear success criterion; writing tighter task specs with explicit scope eliminates most of the back-and-forth.
- Information density in model output is not the same as quality; verbose technically dense explanations can obscure whether the model understood the task or is over-elaborating a near-miss.
- Multi-agent parallelism changes the cost model entirely; 60-plus agents burning 20 to 30 thousand tokens each in parallel is a per-goal cost that needs to be budgeted as infrastructure, not a per-prompt expense.
- The cold start period of 5 to 8 minutes at low token counts is real planning time; interrupting it resets the context and wastes the investment already made.
- Workflow design and loop abstraction are now more valuable skills than prompt engineering alone; the gap between what these models can do and what most practitioners extract from them is large and growing.
Terms worth knowing.
- Fable 5
- The publicly available Mythos-class model from Anthropic with safety guardrails applied. Same base capability as Mythos but restricted from certain security-research behaviors.
- Mythos 5
- The unrestricted version of the Mythos-class model, available only to vetted security researchers and organizations through a trusted access program.
- Ultracode
- A Claude Code workflow mode that launches a planning agent which then delegates work to potentially hundreds of parallel sub-agents simultaneously.
- Loops
- An abstraction layer above agentic engineering where a model runs continuously toward a defined goal until a completion condition is met, without waiting for human approval between steps.
- Model routing
- The practice of directing different tasks to different model tiers to manage cost while preserving quality where it matters most.
- Model overhang
- The gap between what current AI models are technically capable of and what practitioners are actually extracting from them; the models are ahead of the workflows built to use them.
- Information density
- The amount of meaningful content packed into each token or word of model output. High density improves compute efficiency but makes output harder for humans to parse.
- SWE-bench Pro
- A coding benchmark testing whether models can resolve real GitHub issues in large open-source repositories, used as a proxy for production-level software engineering capability.
- FrontierCode
- Cognition's evaluation that tests whether models can pass difficult coding tasks while meeting standards of high-quality production codebases, including accuracy-versus-cost tradeoffs.
- Distillation
- Training a smaller or competing model on the outputs of a frontier model to transfer its capabilities without direct access to the original training data or weights.
Things they pointed at.
Lines you could clip.
“I felt dumb reading a fable telling me what it just did. I felt dumb. It was not a good feeling.”
“When you have the ability for the model which is already incredibly autonomous, and then you also parallelize it with workflows, and then you wrap it in a loop - I just cannot imagine how powerful that is.”
“Only a fraction of everybody doing agentic engineering is even scratching the surface of what is possible. I think not even Anthropic and OpenAI are fully utilizing what is there.”
“You give it a small task, and it no longer felt small once you hit enter.”
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.
When Anthropic announced a model too dangerous to release publicly, then quietly released it publicly six months later, the gap between those two sentences is the whole story. This is a review from someone who had early access, not a press release walkthrough, but a practitioner account of what it actually feels like when the model treats every prompt like a mission.
Named ideas worth stealing.
Model Routing by Task Difficulty
Match model tier to task difficulty: Fable for frontier-hard problems, Sonnet or Haiku for everything routine. Routing discipline will separate cost-efficient teams from those with exploding AI bills.
Effort Level Discipline
Always start at the lowest effort or thinking setting and dial up only when results are insufficient. Fable at medium effort over-engineers even simple problems.
Software Factory Stack
- Frontier model (Fable 5)
- Parallel multi-agent delegation (Ultracode)
- Loop abstraction for autonomous goal pursuit
Three layers combine into a software factory: the frontier model provides raw intelligence, Ultracode parallelizes work across sub-agents, and loops wrap the whole thing in autonomous goal-directed execution.
How they asked for the click.
“And if you do not know what loops are, I made an entire video right here explaining.”
Clean outro CTA pointing to a companion video on loops, natural given loops was the intellectual high point of the review.


































































