← Back to home

Mythos Is Out of the Cage: How to Use Fable 5 Well — 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 these two limited 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 downloads · Feed them to your 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, which is why only large enterprises got early testing. And last night, the consumer version of the Mythos-class model line finally shipped, called Fable 5.

They built in safety guardrails: anything touching cyberattacks or biology-related content automatically switches to a lower-tier model, 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 very expensive. So in these two limited weeks, how do you burn through the subscription quota and put the strongest model where it actually belongs? I put real work into researching that today, and I’ll share 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: I used to exhaust my daily quota with about five hours of heavy use, and with this model it might all be gone in two and a half hours. Someone running multi-agent concurrency plus heavy tuning work could burn through 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, and two things in particular: depth, and the more complex the task the better, plus tasks requiring long stretches of self-consistent, self-running work. So do not spend the quota on ordinary daily 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 verify itself over and over. This is exactly what the model is for
  • Coding problems the previous models couldn’t solve — pull Fable 5 out and have it look 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 is telling Claude Code: Fable 5 is a stronger model than Opus 4.8, our subscription covers it free until June 22, and to spend these two weeks’ quota where it counts —

  1. Survey: spin up a multi-agent team, scan every project folder in all my working directories in parallel, plus memory and the registered to-do items, and tag each project with its status, its relationship to revenue (revenue-generating commercial projects are obviously prioritized), which step it’s currently 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 priority queue; daily tasks get downweighted
  3. Schedule: fill the quota as fully as possible every day of these two weeks, turn the tasks you’re handing it into a shift schedule, define the completion criteria for the output, and list them out to work through one by one
  4. Exceptions: some projects have deadlines and need urgent completion — list those separately and handle them first

Given that, Claude Code goes through every project on my plate, finds the highest-leverage things that most deserve this model — refactors, audits, that category — then hands the to-do list to it 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’re used to cranking thinking depth to Max or X-High. With this new model, you can start at High — it proactively spins up subagents and stacks workflows on top, and its autonomous concurrency is very strong, unlike Opus. 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 already 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, downgrading 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.

In these two limited weeks, burn through the subscription quota and put the strongest model where it actually belongs.