Claude Fable 5 Is Here: What Builders Need to Know
Anthropic released Claude Fable 5, its most powerful public AI model. Here's what it can do, what it costs, and what it means for non-technical builders.
Every few weeks, someone tells us they have built the most powerful AI model yet. We have learned to read those claims with a raised eyebrow. This time, the interesting part is not the claim itself. It is the two months of history behind it.
On June 9, Anthropic released Claude Fable 5. On paper, it is the strongest model the company has ever let the public touch. In practice, it is something more unusual: the public version of a model Anthropic previously decided was too dangerous to release at all.
The model Anthropic held back
Back in April, Anthropic built a model so capable at finding and exploiting software vulnerabilities that it refused to release it publicly. That model, Claude Mythos Preview, went only to a vetted group of cybersecurity firms and infrastructure providers through a program called Project Glasswing, with partners like Microsoft, Amazon, and Cisco testing it behind closed doors. Last week, access widened to roughly 150 organizations across 15 countries. Still no public release.
Fable 5 is Anthropic's answer to the obvious question: how does everyone else get to use a model like that?
Here is the structure. Fable 5 and the simultaneously released Claude Mythos 5 are the same underlying model. The difference is access. Fable 5 ships to the public with new safety guardrails attached. Mythos 5 keeps full capability switched on in sensitive areas and remains restricted to approved organizations, deployed in collaboration with the US government. Both sit in a new "Mythos-class" tier that ranks above Claude Opus, which until this week was the ceiling of what Anthropic sold to anyone.
The specs tell the size story: a 1-million-token context window, 128,000-token maximum output, and a knowledge cutoff of January 2026.
What it can actually do
Anthropic's core claim is that Fable 5 exceeds every model it has ever made generally available, that it leads on nearly all tested benchmarks, and that its advantage grows as tasks get longer and more complex.

What early-access partners are reporting
The enterprise testimonials are mostly about long-running, complex work. Stripe reported that Fable 5 completed a migration across a 50-million-line codebase in a single day, work Anthropic says would have taken an engineering team more than two months. Cursor's CEO said the model unlocked a class of long-running problems that older models simply could not finish. GitHub's product chief described early tests where it handled complex, drawn-out coding work with more autonomy and reliability than any previous benchmark. Vision improved sharply too: Anthropic says the model can rebuild a working web app's source code from screenshots alone.
What independent testers found
Independent testing has backed up the broad strokes. Simon Willison, one of the most respected independent voices in AI tooling, spent his first day with Fable 5 and described it as "something of a beast." He prompted it to build a full Python-in-WebAssembly sandbox from a couple of uploads and a few sentences of direction; it worked. Then he turned it loose on his open-source LLM library. By the end of the day, it had written an entire release with new features, tests, and documentation that Willison said felt like "several days' worth of work."
Dan Shipper at Every.to, a trusted AI analysis outlet, had a week of early access and concluded that Fable 5 is "the best coding model in the world."
His team tested it across coding, writing, marketing, and editing, and documented one-shot builds of complex applications, including a fully interactive "Library of Babel" game and a browser-based "Breathwork Garden."
What developer platforms are seeing
CodeRabbit, a code review platform, found the model's real shift in how little guidance it needs: "We could give Fable 5 vague prompts and still get complete projects rather than prototype shells." Their review noted that it moves directly into implementation rather than over-explaining its plan or asking for permission. GitLab, which integrated Fable 5 into its Duo Agent, reported "measurable improvement in first-shot correctness" and fewer back-and-forth iterations.
Same model, two doors: how the guardrails work
This launch is also a preview of how frontier AI may get distributed from now on, and it is worth understanding even if you never think about AI safety.
Fallback, not refusal
When Fable 5 detects a request related to offensive cybersecurity, biology and chemistry, or attempts to clone its capabilities into a competing model, it does not refuse. It routes the request to Claude Opus 4.8, the next model down, and tells you it did so. Anthropic says this fallback triggers in fewer than 5 percent of sessions, meaning more than 95 percent of usage runs on the full model. The company also reports that over 1,000 hours of external bug-bounty testing failed to produce a universal jailbreak, though the UK's AI Safety Institute made early progress toward one in initial testing.
Not everyone is buying it
The reception has been split. Anthropic product lead Dianne Penn told Axios the company is being "deliberately more conservative" at launch, acknowledging that some legitimate security and science work will get routed to the weaker model for now. On Reddit, early reactions on r/ClaudeAI were sharper. One widely upvoted post called the launch "a preview of AI inequality," arguing that the public version is visibly weaker than the Mythos preview given to select partners.
The 30-day data retention policy
The other policy change drawing attention is data retention. Using Fable 5 requires 30-day data retention for safety monitoring, even for enterprise customers who previously had zero-retention agreements. Anthropic says the data will not be used to train future models.
The ripple effects are already visible: GitHub's Copilot changelog notes that Fable 5 is off by default for Enterprise and Business plans because of this requirement, and admins must explicitly opt in. On X, some framed this as "regulatory capture," where access to the strongest models comes bundled with mandatory surveillance. TechCrunch suggested it could set an industry precedent in which frontier model access requires data-retention policies framed as safety measures.
For everyday building, none of this is likely to touch you. App development, dashboards, marketplaces, booking systems, and internal tools sit far from the restricted zones. The precedent is the interesting part: capability and access are now two separate dials, and labs have started turning them independently.
What it costs, and the deadline to know about
Access is the other half of this story, and it has a deadline in it.
On the API, Fable 5 costs $10 per million input tokens and $50 per million output tokens. That is double the price of Claude Opus 4.8, but less than half the cost of the old Mythos Preview ($25 input / $125 output). It is a premium tier, not a default. Opus stays available at half the cost for routine work.
How fast the costs add up at this tier is worth knowing. Simon Willison tracked his usage and spent $110 worth of tokens in a single day of intensive coding, all on his $100/month Max subscription. That is one developer, one day. The model is powerful; it is not cheap.
On subscriptions, Anthropic is doing something unusual. Fable 5 is included at no extra cost on Pro, Max, Team, and seat-based Enterprise plans only through June 22.

From June 23, using it will draw on paid usage credits until capacity catches up, at which point Anthropic says it intends to fold the model back into standard plans.
What this means for builders
Independent reviewers are talking about getting "several days' worth of work" done in hours. Code review platforms are reporting that vague prompts now produce complete projects. On Reddit, people are one-shotting entire games. The model layer just took a visible jump.
For non-technical founders, that shift changes the question. The bottleneck on most software ideas is no longer whether AI can build them. It is whether you can describe what should exist, and whether the tool you use turns that description into software a real business can run on: with a backend, a database, authentication, payments, and a domain that customers can actually visit.
If you have been curious about what Fable 5 can do, now is the time to find out. The model is available free on Claude's Pro, Max, Team, and Enterprise subscription plans through June 22, after which it moves to paid usage credits. That is a real window to test the strongest publicly available AI model against your hardest idea before the meter starts running.
That said, tracking model tiers, credit schedules, and fallback rules is not a job most non-technical builders should take on long term. It is one reason app-building platforms exist: they absorb that complexity so you do not have to. You describe the product; the platform decides which model does the work.
Fable 5 is already live on Emergent, with no waitlist. If you have been sitting on a product idea that felt too complex to build without an engineering team, this is a good week to take it off the shelf. Describe it to Emergent and see how far a single prompt gets you now.
Stay tuned to this space for more updates like this from the world of AI and vibe coding.

Emergent turns your idea into a full-stack web or mobile app, no coding required.
- No coding required
- Web & mobile apps
- Deploys instantly
on emergent today






