Claude Fable 5 Is Here: What It Means for Builders and How to Use It This Week

David IyaDavid Iya June 11, 2026 9 min read
Aerial view of skyscrapers rising above a sea of low fog at dawn
Photo via Pexels

Claude Fable 5 Is Here, and the Free Window Closes June 22

Real talk: Claude Fable 5 is the biggest jump in raw building power we have had access to, and most people are going to sleep on the part that matters. It is free on Pro, Max and Team right now, and that window closes June 22. If you only take one thing from this post, take that: there is a two-week stretch where the strongest model on the planet costs you nothing extra, and you should be building inside it.

Anthropic dropped it on June 9 alongside its locked-down sibling, Claude Mythos 5. I read the announcement so you do not have to (https://www.anthropic.com/news/claude-fable-5-mythos-5), and below is the builder's version: what changed, what it is actually good at, how to switch to it, and the two things that will trip you up.

What Actually Changed

Fable 5 is the first Mythos-class model made safe for everyone. Mythos-class is a new tier that sits a step above the Opus class in capability. The first one, Claude Mythos Preview, went out in April to a tiny group of security partners. Fable 5 is that same level of power with guardrails added so the rest of us can use it.

Here is the line that should make you sit up: the longer and more complex the task, the larger Fable 5's lead. This is not a model that is 5% better at autocomplete. It is a model built to work autonomously for longer than anything before it. During early testing Stripe ran a codebase-wide migration on a 50-million-line Ruby codebase in a single day, work that would have taken a full team over two months by hand. That is the headline, and it is not marketing, it is in the writeup.

How to Switch to Fable 5 Today

There is no migration and no new tool to learn. It is a model switch.

  1. In the Claude apps and in Claude Code, pick Fable 5 from the model selector. On Pro, Max and Team it is included at no extra cost from June 9 through June 22, 2026.
  2. Know the cliff: on June 23 it comes off those plans and runs on usage credits until Anthropic has the capacity to make it standard again. If your build matters, do it before the 23rd or budget for credits.
  3. On the API it is the model id claude-fable-5, priced at $10 per million input tokens and $50 per million output tokens, which is less than half what the Mythos Preview cost. API and consumption-based Enterprise have it fully available now with no window.
  4. Point it at your hardest open task, not your easiest. The whole reason to reach for Fable 5 is the long, gnarly, multi-step job. Easy stuff does not show you the difference.

What to Build With It This Week

Do not waste the free window on toy prompts. Here is where Fable 5 earns its keep, each one grounded in what it actually does well:

  • The one-shot bigger app. Early testers report apps that took a hundred prompts a year ago now landing in roughly one. Describe the whole thing, not a piece, and let it run.
  • The screenshot rebuild. Have a design, a competitor's page, or an old app you only have images of? It can reconstruct working source from the screenshots. Point it at a screenshot and ask for the app.
  • The migration or big refactor you have been avoiding. This is the Stripe story at your scale. The job that felt like a two-week slog is the exact shape of task where Fable pulls away.
  • The agent with a memory. Give it a persistent notes file and let it work a long-running job across many sessions. Long-context plus file memory is the combination that jumped the most.

My move this week: I am pointing it at the ugliest, most-postponed refactor in my own stack, the one I have rescheduled four times. If it really compresses a team-week into a day, that is the test that proves it, not another to-do app. ⚡

The Two Things That Will Trip You Up

First, the fallback. Fable 5 ships with safety classifiers, and when a request touches cybersecurity, biology and chemistry, or model distillation, the answer is quietly handled by Claude Opus 4.8 instead, and you are told when it happens. Anthropic tuned this conservatively, so it will occasionally catch a harmless prompt, but it triggers in under 5% of sessions. More than 95% of the time you are getting full Fable. If you do hit it on a benign request, rephrase or split the task.

Neither of these should stop you. They should just stop you from being surprised. Know the fallback exists, know your data is held for a month, and go use the most capable model you have ever been handed. The window is short. Build something real with it. Drop what you shipped in the comments, I read them. 👑

Frequently asked questions

What is Claude Fable 5 in plain terms?

It is the most capable model Anthropic has released to the public, launched June 9, 2026. It belongs to a new Mythos-class tier that sits above the Opus class. Fable 5 is that frontier-level power with safety guardrails added so anyone can use it. Its locked-down twin, Mythos 5, is the same model with some guardrails removed and is restricted to vetted security and biology partners.

Is Claude Fable 5 free?

For a window, yes. From June 9 through June 22, 2026 it is included on Pro, Max, Team and seat-based Enterprise plans at no extra cost. On June 23 it moves to usage credits until Anthropic has the capacity to make it a standard plan model again. On the API and consumption-based Enterprise it is fully available now at $10 per million input tokens and $50 per million output tokens.

How is Fable 5 different from the Opus models?

It sits a tier above them. The practical difference shows up on long, complex, multi-step work: the harder the task, the bigger Fable's lead. It works autonomously for longer, is more token-efficient, is the new state of the art at vision, and gets a large boost from persistent file-based memory. On short simple prompts the gap is small, which is exactly why you should point it at your hardest task.

Why did Claude switch me to Opus 4.8 mid-task?

That is the safeguard working as designed. Fable 5 routes requests that touch cybersecurity, biology and chemistry, or model distillation to Claude Opus 4.8 instead, and tells you when it does. The classifiers are tuned conservatively, so they sometimes catch a harmless prompt, but they fire in under 5% of sessions. If you hit it on a benign request, rephrase the prompt or break the task into smaller pieces.

What is the new data retention policy?

Anthropic now retains all traffic on Mythos-class models, including Fable 5, for 30 days on both first- and third-party surfaces. The company says the data will not be used to train models and is deleted after 30 days, with logged human access. It exists to defend against jailbreaks and reduce false positives. If you build with sensitive client or company data, read the policy before sending it.

Should I move my Claude Code projects to Fable 5?

Move the hard ones now, while it is free. There is no migration, it is just a model switch in the selector or the claude-fable-5 id on the API. Use the free window through June 22 to throw your most-postponed refactor, migration or big build at it, the kind of long task where it actually pulls ahead. Keep lighter day-to-day work on whatever you already use if you want to save credits after the 23rd.

Last reviewed by David Iya on June 11, 2026

David Iya

Written by

David Iya

Forbes 30 Under 30 · Y Combinator

Keep reading

Ready to build it yourself?

Join Claude Code Club, the #1 community for learning claude code, for $9/month.

← Back to the blog