惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

S
SegmentFault 最新的问题
博客园 - 三生石上(FineUI控件)
WordPress大学
WordPress大学
博客园 - 【当耐特】
月光博客
月光博客
Vercel News
Vercel News
D
Docker
I
InfoQ
Apple Machine Learning Research
Apple Machine Learning Research
博客园 - 叶小钗
MongoDB | Blog
MongoDB | Blog
GbyAI
GbyAI
有赞技术团队
有赞技术团队
雷峰网
雷峰网
博客园 - 聂微东
小众软件
小众软件
Y
Y Combinator Blog
腾讯CDC
L
LangChain Blog
The GitHub Blog
The GitHub Blog
宝玉的分享
宝玉的分享
Stack Overflow Blog
Stack Overflow Blog
大猫的无限游戏
大猫的无限游戏
T
The Blog of Author Tim Ferriss

The New Stack | DevOps, Open Source, and Cloud Native News

Agentic development hinges on verification. For cloud-native software, that is a runtime problem. AI agents need infrastructure: Why Europe’s regional cloud strategy matters Transform your AI coding agent into a deterministic Java Spring expert WeAreDevelopers is coming to the US to give unsung developers a bigger voice Cleaner AI training data, fewer bugs: Sonar’s SonarSweep explained Observability overload is drowning engineers Google’s DiffusionGemma is 4x faster than its other Gemma models Fable 5: Guardrails and burn rate are annoying users, who say it’s still better than Opus 4.8 The Anthropic leader who built Claude Code says he ditched prompting — now he just writes loops. AWS can now mathematically prove your VMs are isolated Microsoft pulled 73 GitHub repos after malware attack — but still won’t say who’s compromised Databricks wants to kill the “email me a file” problem for AI agent skills Ramp bets forward deployed engineers can do what off-the-shelf finance AI can’t Git real: AI agents aren’t just for solo developers anymore Spring is 23 years old. AI just made it a security emergency. This AI agent startup ditched Anthropic for DeepSeek — and says it’s saving millions When your data model is the bottleneck: lessons from Medium’s feature store How long before we stop reading the code? The tokenmaxxing party is over, and Revenium is mopping up How AI is solving the memory crunch it created Microsoft’s pitch to enterprises: Ditch Azure Repos for GitHub, despite its rocky reliability record Claude Code’s biggest upgrade yet ran 5 agents at once — here’s what happened Why Anthropic just doubled Claude Cowork limits at no charge For years, Apache Cassandra handed this work to your team — 6.0 takes it back “A dangerous combination”: The 2 factors that can “corrupt” AI agent workflows With Foundry, Microsoft bets the enterprise AI battle is about reliability, not capability Microsoft unlocks Visual Studio for developers left behind by its own AI AI teams now deploy 1,000 times a month. Your pipeline wasn’t built for that. Microsoft just made the agent runtime free — and kept everything around it “Whoever builds the most joyous product wins”: The agent war begins
Anthropic launches Claude Mythos/Fable 5, but you better ...
Frederic Lardinois · 2026-06-10 · via The New Stack | DevOps, Open Source, and Cloud Native News

On Tuesday, Anthropic launched Fable 5, its first generally available Mythos-class model.

Fable 5 is essentially the highly capable Mythos model the company has been talking about for the last few weeks, but with guardrails in place to ensure that it can’t be misused to build malware or bioweapons, for example.

To complicate matters, the company also launched Mythos 5, an updated version of Mythos without some of these guardrails, but it will initially be available only to members of Project Glasswing.

Fable 5 availability: the first one is always free

Unlike Mythos, though, you can use Fable 5 today. Anthropic says it’s now available in the API (and on Microsoft Foundry, Amazon Bedrock, and the Claude Platform on AWS) for $10 per million input tokens and $50 per million output tokens. That’s twice the price of Anthropic’s current Opus model.

Anthropic says Fable 5 is better at conceptual reasoning, working with documents, and interpreting charts and tables.

For now, Fable 5 is also available to those with Claude Pro, Max, Team, and seat-based enterprise subscriptions, but there’s a catch: it’ll be gone after June 22. Starting June 23, Fable 5 usage will require usage credits.

The reason for this is, as with so many of the things Anthropic currently does, capacity. “After this point — when sufficient capacity allows us to do so — we aim to restore Fable 5 as a standard part of subscription plans. We intend to do this as quickly as we can,” Anthropic explains.

Benchmarks

What you are getting, however, is a model that excels on virtually every benchmark — and generally by a very healthy margin.

On SWE-Bench Pro, a set of tests that have the model solve problems across a curated set of code repositories, Fable scores 80% (and Mythos 5, without the guardrails, 80.4%). That’s well ahead of Anthropic’s own Opus 4.8 at 69.2%, and of OpenAI’s GPT 5.5 and Google’s Gemini 3.1 Pro at 58.6% and 54.2%, respectively.

The same holds true for virtually every other kind of benchmark, no matter whether their focus is on coding, tool use, computer use, or knowledge work.

Benchmarks only tell part of the story, though, and don’t always reflect how well a model works in real-world usage. Anthropic argues that Fable 5 and Mythos 5 can work autonomously for longer than its other models and handle more complex tasks. Stripe, for example, had Fable 5 modernize a 50-million-line Ruby codebase in one day — something the company says would’ve otherwise taken a team of developers two months.

The reason it can do that is, in part, because, as Anthropic notes, the new models can stay “focused across millions of tokens in long-running tasks and improve its outputs using its own notes.”

Mario Rodriguez, GitHub’s Chief Product Officer, also argues that this ability to stay focused longer allows Fable 5 to take on more complex programming tasks.

“Fable 5 is a real step forward for the developers GitHub serves,” he says in a quote included in Anthropic’s announcement blog post. “In our early testing, it took on complex, long-horizon coding tasks with a level of autonomy and reliability that exceeded previous benchmarks. But what excites us most is the direction it points: a future where developers can hand increasingly ambitious work to agents and trust the results across the software lifecycle.”

For knowledge work, where this enhanced memory capability also comes into play, Anthropic says Fable 5 is better at conceptual reasoning, working with documents, and interpreting charts and tables.

Safeguards and refusals

Safeguards are obviously a key feature of Fable 5. One risk here is that the model will reject too many answers if Anthropic tunes it to be overly conservative. According to Anthropic, the original Mythos model was too dangerous to release, after all, and the company argues that all Mythos-class models “need strong safeguards to prevent misuse, and their coverage needs to be broad. The safeguards themselves have to stand up to sustained and sophisticated attempts to bypass them.”

When the model detects potential misuse, it will not answer those questions directly. Instead, when it detects requests related to “cybersecurity, biology and chemistry, or distillation,” it will hand the job over to Opus 4.8.

In my own testing, Fable 5 refused to reason over its own model card, likely because it includes quite a few mentions of the very topics the model is supposed to avoid.

Anthropic says this has only happened in fewer than 5% of Fable sessions so far, but chances are those with early access to the model don’t necessarily represent the majority of Claude users.

In my own testing, Fable 5 refused to reason over its own model card, likely because it includes quite a few mentions of the very topics the model is supposed to avoid.

30-day data retention

One thing users can’t do when they want to use a Mythos-class model is opt out of any data retention. Going forward, using those models means opting in to 30-day data retention — or not using them at all.

Anthropic says it won’t train new models on this data and that it is logging all human access to it. But the company argues that it needs this data to help it “defend against complex and novel attacks (including new jailbreaks and attacks that operate across many requests) as well as help us identify and reduce false positives.”

Some enterprises, however, will still not want to opt in to Anthropic storing their data at all.

What’s next

Fable 5 is clearly the most capable model on the market right now. That’s pretty much what everybody expected, and anything less would have been a major disappointment.

This means the early reactions to the release focused less on the capabilities and more on the rollout, with its short usage window for subscribers and the data retention policies.

Now it remains to be seen if the model can live up to the hype in real-world scenarios. And that tends to take a few days.

YOUTUBE.COM/THENEWSTACK

Tech moves fast, don't miss an episode. Subscribe to our YouTube channel to stream all our podcasts, interviews, demos, and more.

Created with Sketch.