← Back to home

Mythos Is Out of the Cage: Getting the Most Out of Fable 5—Two Free Weeks, Squeezed Dry

Long-Form Video · EP0036 June 10, 2026 7:37
What this episode covers

Myth or fable, either way—the Mythos generation of models is finally here. Last night the consumer version of the Mythos-class model line dropped, called Fable 5. Officially you can use it on subscription quota until June 22; after that, anyone who wants it has to top up separately like fast mode and get billed like the API.

It's $10 in, $50 out (per million tokens), roughly double the price of the previous generation. The subscription quota that used to take five hours of heavy daily use to exhaust now runs out in two and a half.

So how do you spend two weeks where it counts? I put real work into researching it: which tasks deserve it, which tasks waste it, a reusable audit prompt, and the small tricks for saving quota.

Companion files · Drop them into Claude Code

Myth or fable, either way—the Mythos generation of models is finally here. This model kept us waiting more than two months. Word was that it was so capable that shipping it would open up all kinds of software security problems, so only large enterprises got early access to test it. And last night, the consumer version of the Mythos-class line finally shipped, called Fable 5.

They built in safety guardrails: anything touching cyberattacks or biology gets routed to a lower-tier model automatically, so you can’t use Fable 5 for that.

Officially, you can use it on subscription quota until June 22; after that, anyone who wants this model has to top up separately like fast mode and get billed like the API—and that gets expensive fast. So with only two weeks on the clock, how do you burn through the subscription quota and put the strongest model where it belongs? I put real work into researching that today, and here’s what I found.

How expensive it is, how fast it burns quota

Start with the price, because it’s steep: $10 per million input tokens, $50 output, versus $30 for Opus 4.8 before it—roughly double the previous generation.

On the subscription plan, five hours of heavy use used to exhaust my daily quota. With this model it can all be gone in two and a half. Run multiple agents concurrently on top of heavy tuning work and you could burn five hours’ worth in a few minutes.

Which tasks deserve it

Get one thing straight first: Fable 5 isn’t a simple upgrade over the previous models. It’s an all-around model that crushes the previous generation and everything else across the board, but it’s especially strong at two things: depth—the more complex the task, the better it does—and work that has to run itself, self-consistently, for long stretches. So don’t spend the quota on ordinary day-to-day tasks.

Look at the gaps in the numbers: on production-grade software engineering it hits 80%, while other models including Opus 4.8 are just under 70%—GPT 5.5 and Gemini are left far behind. On the hardest production coding, it’s more than a 2x capability gain over Opus 4.8. On long-horizon autonomous tasks it reaches beyond the 16-hour mark.

Tasks that deserve it:

  • Large project refactors, cross-repo migrations—it has to read large volumes of code on its own, run for long stretches against a task plan, and check its own work over and over. This is exactly what the model is for
  • Coding problems the previous models couldn’t crack—pull Fable 5 out and point it at that code
  • Code audits with high logic risk—billing, payments, metering, authentication
  • Refactoring a vibe-coded MVP demo to production grade—hand it a product demo built by someone who can’t code and let it re-pick the stack and rebuild from the framework up

Everyday copywriting, summaries, file cleanup, small edits, light research? Don’t waste this model’s quota on any of it.

One prompt: let it surface the high-leverage tasks itself

I wrote a prompt you can copy and use directly. The core of it is what I tell Claude Code: Fable 5 is stronger than Opus 4.8, our subscription covers it free until June 22, and here’s how to spend these two weeks’ quota where it counts—

  1. Survey: spin up a multi-agent team and scan every project folder across my working directories in parallel, plus memory and my registered to-dos. Tag each project with its status, whether it brings in revenue (paying commercial projects come first), the step it’s stuck on, and how it compares to the remote repo
  2. Priority filter: anything involving architecture design, large refactors, high-risk logic vulnerability audits, or adversarial review goes to the front of the queue; day-to-day tasks get downweighted
  3. Schedule: spend the quota as fully as possible every day of these two weeks, turn the tasks into a shift schedule, define what finished looks like for each output, and list them to work through one by one
  4. Exceptions: some projects have deadlines and have to ship now—list those separately and handle them first

Given that, Claude Code goes through every project on my plate and finds the highest-leverage work that most deserves this model—refactors, audits, that sort of thing. Then it hands the to-do list over and spends the quota where it counts, every day.

Small tricks for saving quota

I did some research here too. People are burning through quota fast, and the main reason is this: with Opus, we got used to cranking thinking depth to Max or X-High. With this new model, you can start at High. It spins up subagents on its own and stacks workflows on top, and unlike Opus it’s very good at running work concurrently without being told. Max it out and turn it loose and the quota vanishes in an instant. Even for something like a code refactor, High or X-High is plenty.

The safety review really is strict

Its safety review is extremely strict right now. Today I had it run a job downloading papers that touched on some pharmaceutical material, and it refused outright and dropped down to Opus 4.8 to run it. The official line is exactly what it looks like: they’re worried about a model this capable being used for unlawful purposes, and I get it. But a friend of mine is in a rough spot. He works at a biopharma company, and their day-to-day work and tool development are now all off-limits to the newest model. A real shame.

That’s it for today on Fable 5. I’ve posted two episodes today—I really am excited; this model is unbelievably capable. See you in the next video, tomorrow.

With only two weeks on the clock, burn through the subscription quota and put the strongest model where it belongs.