# fable

Published articles for fable.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## AI's best coding agent fails 60% of the time -- and the data backs it up

DevFeed: [AI's best coding agent fails 60% of the time -- and the data backs it up](<https://devfeed.tech/articles/ai-s-best-coding-agent-fails-60-of-the-time-and-the-data-backs-it-up-21601.md>)

Original publisher: [Read original article](<https://thenewstack.io/real-swe-coding-benchmark/>)

Author: Amanda Caswell

Published: 2026-09-14T22:22:27Z

Content type: news

Language: en

Sources: [The New Stack](<https://devfeed.tech/sources/the-new-stack.md>)

Topics: [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Fable](<https://devfeed.tech/topics/fable.md>), [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [codex](<https://devfeed.tech/topics/codex.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [anthropic](<https://devfeed.tech/topics/anthropic.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-engineering](<https://devfeed.tech/tags/ai-engineering.md>), [ai-models](<https://devfeed.tech/tags/ai-models.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [cli](<https://devfeed.tech/tags/cli.md>), [codex](<https://devfeed.tech/tags/codex.md>), [coding](<https://devfeed.tech/tags/coding.md>), [fable](<https://devfeed.tech/tags/fable.md>), [performance](<https://devfeed.tech/tags/performance.md>), [software-testing](<https://devfeed.tech/tags/software-testing.md>)

### AI overview

Real-SWE evaluates coding agents on private company codebases and reports substantially lower success rates than public-repository benchmarks. Claude Fable 5.1, running through Claude Code, led the comparison with a 38.8% score, while the tested systems often failed most attempts.

### Source excerpt

Claude Fable 5.1 just won a new coding benchmark despite failing more than six out of 10 times. Its 38.8% The post AI's best coding agent fails 60% of the time -- and the data backs it up appeared first on The New Stack.

## How Fable and Astra Could Change Software Engineering Work

DevFeed: [How Fable and Astra Could Change Software Engineering Work](<https://devfeed.tech/articles/software-engineers-your-job-is-about-to-get-weird-28575.md>)

Original publisher: [Read original article](<https://thehustlingengineer.substack.com/p/software-engineers-your-job-is-about>)

Author: Hemant Pandey

Published: 2026-09-09T14:09:16Z

Content type: opinion

Language: en

Sources: [The Hustling Engineer](<https://devfeed.tech/sources/the-hustling-engineer.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [coding](<https://devfeed.tech/topics/coding.md>), [Fable](<https://devfeed.tech/topics/fable.md>), [computer-use](<https://devfeed.tech/topics/computer-use.md>), [Code](<https://devfeed.tech/topics/code.md>), [anthropic](<https://devfeed.tech/topics/anthropic.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [anthropic](<https://devfeed.tech/tags/anthropic.md>), [code](<https://devfeed.tech/tags/code.md>), [coding](<https://devfeed.tech/tags/coding.md>), [computer-use](<https://devfeed.tech/tags/computer-use.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [fable](<https://devfeed.tech/tags/fable.md>), [openai](<https://devfeed.tech/tags/openai.md>), [terminal](<https://devfeed.tech/tags/terminal.md>), [vs-code](<https://devfeed.tech/tags/vs-code.md>)

### AI overview

This opinion article examines what Fable and Astra could change for software engineers. It contrasts Fable's long-running, multi-step coding and research work with Astra's ability to operate software and complete tasks across tools used by engineers.

### Source excerpt

What actually changes for software engineers after Fable and Astra?

## Testing Astra 6 v Fable 5.1 on a Gradle docs bug

DevFeed: [Testing Astra 6 v Fable 5.1 on a Gradle docs bug](<https://devfeed.tech/articles/testing-astra-6-v-fable-5-1-on-a-gradle-docs-bug-24700.md>)

Original publisher: [Read original article](<https://blog.gradle.org/two-agents-one-gradle-bug>)

Author: Laura Kassovic

Published: 2026-09-09T04:00:00Z

Content type: article

Language: en

Sources: [The Gradle Blog](<https://devfeed.tech/sources/the-gradle-blog.md>)

Topics: [Gradle](<https://devfeed.tech/topics/gradle.md>), [Testing](<https://devfeed.tech/topics/testing.md>), [ai-coding](<https://devfeed.tech/topics/ai-coding.md>), [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [Fable](<https://devfeed.tech/topics/fable.md>), [Documentation](<https://devfeed.tech/topics/documentation.md>), [bug](<https://devfeed.tech/topics/bug.md>)

Tags: [ai-coding](<https://devfeed.tech/tags/ai-coding.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [bug](<https://devfeed.tech/tags/bug.md>), [docs](<https://devfeed.tech/tags/docs.md>), [fable](<https://devfeed.tech/tags/fable.md>), [gradle](<https://devfeed.tech/tags/gradle.md>), [testing](<https://devfeed.tech/tags/testing.md>)

### AI overview

An engineering blog compares Astra 6 and Fable 5.1 after each agent fixes the same Gradle Kotlin DSL documentation bug. Both fixes passed independent judging, while the comparison examines cost, speed, and maintainability. The author emphasizes that the result is based on one run per model, one judge, and one bug.

### Source excerpt

On the afternoon of September 7th, claude-fable-5-1 was handed a git repository, a GitHub issue, and fifty turns to fix it. Just over three hours later, gpt-6-astra finished the same assignment in another worktree. Same issue. Same constraints. Different CLI wrapped around each model: claude-code for Fable, codex for Astra. Both Agents fixed the bug. Both results were graded as successes by an independent judge. But these results were quite different. You would be forgiven for wondering why an engineering blog is running a two-model bakeoff on a single documentation bug, in a year when everybody and their intern has published an AI coding benchmark. Here's the honest answer: we wanted to know which one actually did the better job, as a side quest of the Agentic Gradle project. But "better" was never going to mean pass-or-fail. Both of these agents passed; if that were the whole story, this post would be four sentences long. What actually separates a fix worth merging from a fix worth sending back is cost, speed, and whether the result is something we would want to maintain, and those three do not all point the same direction, as you are about to see. So: one bug, two agents, and a very literal stopwatch. Here is what this looks like when you actually read the agents' transcripts. Real talk up front: this is n=1. One run per model, one judge, one bug. That's a thin base for anything you'd call a leaderboard, and I'll say so again at the end, but it didn't stop me from landing on an opinion by the time I'd finished reading both transcripts. The bug, briefly Issue #34751, filed August 21st by our very own cobexer, is the kind of bug that is very easy to describe and mildly annoying to fix. In the Kotlin DSL API docs, a type like Attribute<Integer> linked to the Java 21 Javadoc. It should have linked to Java 17, because Gradle targets Java 17. The reason is almost embarrassingly mundane once you see it. Gradle is built with a JDK 21 toolchain but targets JDK 17, which i

## GPT-6 Astra and Fable 5.1: Starting and Reviewing Self-Directed Work

DevFeed: [GPT-6 Astra and Fable 5.1: Starting and Reviewing Self-Directed Work](<https://devfeed.tech/articles/executive-briefing-how-to-check-work-you-didn-t-watch-get-made-40082.md>)

Original publisher: [Read original article](<https://natesnewsletter.substack.com/p/gpt-6-astra-self-directed-agents>)

Author: Nate

Published: 2026-09-06T15:03:01Z

Content type: opinion

Language: en

Sources: [Nate's Substack](<https://devfeed.tech/sources/nate-s-substack.md>)

Topics: [gpt-6-astra](<https://devfeed.tech/topics/gpt-6-astra.md>), [Fable](<https://devfeed.tech/topics/fable.md>)

Tags: [fable](<https://devfeed.tech/tags/fable.md>), [gpt](<https://devfeed.tech/tags/gpt.md>), [gpt-6-astra](<https://devfeed.tech/tags/gpt-6-astra.md>)

### AI overview

The article discusses changes involving GPT-6 Astra and Fable 5.1, focusing on starting self-directed work with minimal input, how long it can run without supervision, and the role of the user when it returns.

### Source excerpt

What changed this week, with GPT-6 Astra and Fable 5.1, is how little you have to say to start one, how long it runs without you, and what your job is when it comes back.

## Claude Fable 5.1: Benchmark results and reasoning-effort experiments

DevFeed: [Claude Fable 5.1: Benchmark results and reasoning-effort experiments](<https://devfeed.tech/articles/claude-fable-5-1-made-me-a-really-nice-animated-pelican-30506.md>)

Original publisher: [Read original article](<https://simonwillison.net/2026/Sep/1/claude-fable-5-1/>)

Author: Simon Willison

Published: 2026-09-01T23:57:28Z

Content type: article

Language: en

Sources: [Simon Willison](<https://devfeed.tech/sources/simon-willison.md>)

Topics: [Fable](<https://devfeed.tech/topics/fable.md>), [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [coding](<https://devfeed.tech/topics/coding.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [SVG](<https://devfeed.tech/topics/svg.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-2-235](<https://devfeed.tech/tags/ai-2-235.md>), [anthropic](<https://devfeed.tech/tags/anthropic.md>), [anthropic-336](<https://devfeed.tech/tags/anthropic-336.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [claude](<https://devfeed.tech/tags/claude.md>), [claude-310](<https://devfeed.tech/tags/claude-310.md>), [coding](<https://devfeed.tech/tags/coding.md>), [fable](<https://devfeed.tech/tags/fable.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [generative-ai-1-981](<https://devfeed.tech/tags/generative-ai-1-981.md>), [llm](<https://devfeed.tech/tags/llm.md>), [llm-reasoning](<https://devfeed.tech/tags/llm-reasoning.md>), [llm-reasoning-103](<https://devfeed.tech/tags/llm-reasoning-103.md>), [llm-release](<https://devfeed.tech/tags/llm-release.md>), [llm-release-231](<https://devfeed.tech/tags/llm-release-231.md>), [llms](<https://devfeed.tech/tags/llms.md>), [llms-1-947](<https://devfeed.tech/tags/llms-1-947.md>), [models](<https://devfeed.tech/tags/models.md>), [pelican-riding-a-bicycle](<https://devfeed.tech/tags/pelican-riding-a-bicycle.md>), [pelican-riding-a-bicycle-142](<https://devfeed.tech/tags/pelican-riding-a-bicycle-142.md>), [reasoning](<https://devfeed.tech/tags/reasoning.md>), [svg](<https://devfeed.tech/tags/svg.md>)

### AI overview

The article examines Claude Fable 5.1 through benchmark results and a pelican SVG-generation experiment across its five reasoning-effort levels. It reports that low and medium settings appeared to skip reasoning for this prompt, while higher effort used more tokens, time, and cost.

### Source excerpt

Today is Claude Fable (and Mythos) 5.1 day. Anthropic say that Fable 5.1 "sets a new standard for coding, knowledge work, and long-running problem-solving tasks". Their announcement spends a notable amount of time on scientific research, boasting of a 52.6% score on the brand new Terminal-Bench-Science 0.1 benchmark (first announced on August 27th), up from 24.7% for Fable 5, 29.0% for Opus 5 and 22.4% for GPT-5.6 Sol. Other benchmarks show slightly improved scores, but none as impressive as the Science one. But how well can it pelican? Back in July I wrote about how I was losing faith in the pelican benchmark - its connection to how good the models were at other tasks didn't seem to hold as strongly as it did back in 2025. The most interesting insights I get from it now are comparisons within model families, and particularly comparisons for the same prompt at different reasoning effort levels. Fable 5.1 has five reasoning levels: low, medium, high, xhigh, max - and no option to turn off reasoning entirely. I fixed an issue in llm-anthropic which caused reasoning traces not to be correctly recorded, then ran some prompts. Here's the full set of pelicans for all of the reasoning levels, each with the full reasoning transcript. I'll replicate them here: Low and medium, both without reasoning? Next, a bit of a mystery. This is what I got for effort low: The transcript doesn't show any summarized reasoning tokens, and the output token count is 1,998. With Claude that output token count includes reasoning tokens. It took 23.8 seconds and cost 10.017 cents. I bumped that up to medium and got this: Weirdly, that one also shows no reasoning text and used 1,977 output tokens - 21 tokens less than low. It took 23 seconds and cost 9.912 cents. So for this particular prompt ("Generate an SVG of a pelican riding a bicycle") Fable 5.1 appeared to skip reasoning entirely at both low and medium settings. High Here's high - 29.6 seconds, 2,612 output tokens, 13.087 cents: This one d

## One-shotting a Raccoon Heist game using Claude Fable 5

DevFeed: [One-shotting a Raccoon Heist game using Claude Fable 5](<https://devfeed.tech/articles/one-shotting-a-raccoon-heist-game-using-claude-fable-5-30502.md>)

Original publisher: [Read original article](<https://simonwillison.net/2026/Aug/5/raccoon-heist/>)

Author: Simon Willison

Published: 2026-08-05T19:42:38Z

Content type: tutorial

Language: en

Sources: [Simon Willison](<https://devfeed.tech/sources/simon-willison.md>)

Topics: [Claude](<https://devfeed.tech/topics/claude.md>), [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [GitHub Pages](<https://devfeed.tech/topics/github-pages.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-2-235](<https://devfeed.tech/tags/ai-2-235.md>), [anthropic](<https://devfeed.tech/tags/anthropic.md>), [anthropic-336](<https://devfeed.tech/tags/anthropic-336.md>), [browser](<https://devfeed.tech/tags/browser.md>), [claude](<https://devfeed.tech/tags/claude.md>), [claude-310](<https://devfeed.tech/tags/claude-310.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [claude-mythos-fable](<https://devfeed.tech/tags/claude-mythos-fable.md>), [claude-mythos-fable-41](<https://devfeed.tech/tags/claude-mythos-fable-41.md>), [code](<https://devfeed.tech/tags/code.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>), [coding-agents-248](<https://devfeed.tech/tags/coding-agents-248.md>), [fable](<https://devfeed.tech/tags/fable.md>), [game-design](<https://devfeed.tech/tags/game-design.md>), [game-design-22](<https://devfeed.tech/tags/game-design-22.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [generative-ai-1-981](<https://devfeed.tech/tags/generative-ai-1-981.md>), [github](<https://devfeed.tech/tags/github.md>), [github-pages](<https://devfeed.tech/tags/github-pages.md>), [iphone](<https://devfeed.tech/tags/iphone.md>), [llms](<https://devfeed.tech/tags/llms.md>), [llms-1-947](<https://devfeed.tech/tags/llms-1-947.md>), [prompt-engineering](<https://devfeed.tech/tags/prompt-engineering.md>), [prompt-engineering-197](<https://devfeed.tech/tags/prompt-engineering-197.md>), [text-to-image](<https://devfeed.tech/tags/text-to-image.md>), [text-to-image-47](<https://devfeed.tech/tags/text-to-image-47.md>), [vibe-coding](<https://devfeed.tech/tags/vibe-coding.md>), [vibe-coding-97](<https://devfeed.tech/tags/vibe-coding-97.md>)

### AI overview

The article describes an experiment in which Claude Fable 5, running through Claude Code for web, built a Raccoon Heist game from an older GPT-3 game concept and screenshots. It also explains using GitHub Pages to preview work from Claude Code for web and notes that published content from a private repository may be viewable by anyone who guesses the repository name.

### Source excerpt

Back in 2022 I tweeted screenshots of a game concept generated by GPT-3 and some concept "art" created using DALL-E. Today, on the fourth anniversary of that tweet, I decided to see if Claude Fable 5 (running in Claude Code for web) could build the entire game from the content of that tweet. It did a pretty good job of it! You can play the game here. Here's the GitHub repo, and a short video demo: Your browser does not support HTML5 video. How I built this This is the August 5th, 2022 tweet: My GPT-3 prompt back then was: Write a detailed product description of a computer game where a team of raccoons go on heists. This was in the text completion days, where you asked GPT-3 to complete the rest of the text. It completed: In "Raccoon Heist", you and your team of thieving raccoons are tasked with pulling off a series of daring heists. From robbing banks to stealing priceless art, no job is too big or too small for your furry crew. You'll need to use your wits and your skills to avoid the police and make a clean getaway with the loot. With exciting gameplay and a charming cast of characters, "Raccoon Heist" is the perfect game for anyone looking for a light-hearted caper. My prompt to DALL-E was short: Screenshot from a video game where a team of raccoons go on a heist Today's experiment: can I dump those screenshots into Fable 5 with a prompt telling it to write a game, then leave it to its own devices and get a working game at the end? Setting Claude Code for web up to use GitHub Pages A frustrating thing about Claude Code for web is that it can be hard to test what it's working on while it's still working. I've been using GitHub Pages to work around that limitation, and found it to work really well. Here's my process: Create a new repository for the project at https://github.com/new - this can be public or private, the trick works equally well for both. Start a Claude Code for web session, in the Claude iPhone or Desktop apps or in the browser at https://claude.ai/c

## Cost-effective orchestration with Fable 5

DevFeed: [Cost-effective orchestration with Fable 5](<https://devfeed.tech/articles/cost-effective-orchestration-with-fable-5-30024.md>)

Original publisher: [Read original article](<https://www.augmentedswe.com/p/orchestration-with-fable-claude-code>)

Author: Jeff Morhous

Published: 2026-07-21T11:37:27Z

Content type: tutorial

Language: en

Sources: [The AI-Augmented Engineer](<https://devfeed.tech/sources/the-ai-augmented-engineer.md>)

Topics: [Fable](<https://devfeed.tech/topics/fable.md>), [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [Orchestration](<https://devfeed.tech/topics/orchestration.md>)

Tags: [better](<https://devfeed.tech/tags/better.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [cost](<https://devfeed.tech/tags/cost.md>), [effective](<https://devfeed.tech/tags/effective.md>), [fable](<https://devfeed.tech/tags/fable.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [results](<https://devfeed.tech/tags/results.md>)

### AI overview

This tutorial presents Fable 5 in Claude Code as an orchestration approach and claims it can produce better results at lower cost. The supplied text does not provide implementation details or supporting measurements.

### Source excerpt

Fable 5 in Claude Code is effective. I'll show you how to use Fable as an orchestration to get better results at a fraction of the cost

## Bun's migration from Zig to Rust reduced the estimated timeline from 1-2 years to 11 days

DevFeed: [Bun's migration from Zig to Rust reduced the estimated timeline from 1-2 years to 11 days](<https://devfeed.tech/articles/the-pulse-what-can-we-learn-from-bun-s-rapid-rust-rewrite-with-ai-40930.md>)

Original publisher: [Read original article](<https://blog.pragmaticengineer.com/the-pulse-what-can-we-learn-from-buns-rapid-rust-rewrite-with-ai/>)

Author: Ivan Klaric

Published: 2026-07-16T16:50:20Z

Content type: opinion

Language: en

Sources: [The Pragmatic Engineer](<https://devfeed.tech/sources/the-pragmatic-engineer-2.md>)

Topics: [Bun](<https://devfeed.tech/topics/bun.md>), [migration](<https://devfeed.tech/topics/migration.md>), [Rust](<https://devfeed.tech/topics/rust.md>), [Zig](<https://devfeed.tech/topics/zig.md>), [Fable](<https://devfeed.tech/topics/fable.md>), [Memory Leaks](<https://devfeed.tech/topics/memory-leaks.md>)

Tags: [bun](<https://devfeed.tech/tags/bun.md>), [fable](<https://devfeed.tech/tags/fable.md>), [memory-leaks](<https://devfeed.tech/tags/memory-leaks.md>), [migration](<https://devfeed.tech/tags/migration.md>), [rust](<https://devfeed.tech/tags/rust.md>), [zig](<https://devfeed.tech/tags/zig.md>)

### AI overview

The article examines Bun's rewrite from Zig to Rust, focusing on memory-safety problems and the migration approach. It reports that the migration timeline was shortened from an estimated 1-2 years to 11 days, while emphasizing that thorough testing was required.

### Source excerpt

To a sceptic, spending $165K to migrate Bun from Zig to Rust sounds very expensive. But to a realist, shortening a 1-2 year migration down to 11 days opens amazing new opportunities for devs. However, a thoroughly-tested project is required to pull it off.

## Athena's free vulnerability intelligence model and the economics of security clearinghouses

DevFeed: [Athena's free vulnerability intelligence model and the economics of security clearinghouses](<https://devfeed.tech/articles/follow-the-money-13047.md>)

Original publisher: [Read original article](<https://www.chainguard.dev/unchained/follow-the-money>)

Published: 2026-07-15T00:00:00Z

Content type: opinion

Language: en

Sources: [Chainguard: Unchained](<https://devfeed.tech/sources/chainguard-unchained.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Critical Infrastructure](<https://devfeed.tech/topics/critical-infrastructure.md>), [Network](<https://devfeed.tech/topics/network.md>)

Tags: [akrites](<https://devfeed.tech/tags/akrites.md>), [chainguard-athena](<https://devfeed.tech/tags/chainguard-athena.md>), [critical-infrastructure](<https://devfeed.tech/tags/critical-infrastructure.md>), [fable](<https://devfeed.tech/tags/fable.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [money](<https://devfeed.tech/tags/money.md>), [mythos](<https://devfeed.tech/tags/mythos.md>), [network](<https://devfeed.tech/tags/network.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [security](<https://devfeed.tech/tags/security.md>), [software-supply-chain-security](<https://devfeed.tech/tags/software-supply-chain-security.md>), [trust](<https://devfeed.tech/tags/trust.md>), [vulnerability-clearninghouse](<https://devfeed.tech/tags/vulnerability-clearninghouse.md>)

### AI overview

The article explains why Athena provides pre-disclosure vulnerability findings to infrastructure and network partners for free. It argues that allowing partners to commercialize services built on advance security information can align incentives, trust, and broader defensive value, while distinguishing government programs from commercial clearinghouses.

### Source excerpt

Why give away the most valuable data in security? Learn how Athena's business model aligns trust, incentives, and open source defense.

## Which Doc Format is Best for AI Specifications?

DevFeed: [Which Doc Format is Best for AI Specifications?](<https://devfeed.tech/articles/which-doc-format-is-best-for-ai-specifications-30762.md>)

Original publisher: [Read original article](<http://blog.vanillajava.blog/2026/07/which-doc-format-is-best-for-ai.html>)

Author: Peter Lawrey (noreply@blogger.com)

Published: 2026-07-14T14:00:28Z

Content type: article

Language: en

Sources: [Vanilla Java](<https://devfeed.tech/sources/vanilla-java.md>)

Topics: [Specifications](<https://devfeed.tech/topics/specifications.md>), [Markdown](<https://devfeed.tech/topics/markdown.md>), [Fable](<https://devfeed.tech/topics/fable.md>), [HTML](<https://devfeed.tech/topics/html.md>), [Documentation](<https://devfeed.tech/topics/documentation.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [fable](<https://devfeed.tech/tags/fable.md>), [html](<https://devfeed.tech/tags/html.md>), [info](<https://devfeed.tech/tags/info.md>), [markdown](<https://devfeed.tech/tags/markdown.md>), [readability](<https://devfeed.tech/tags/readability.md>), [specifications](<https://devfeed.tech/tags/specifications.md>)

### AI overview

The article compares Markdown, AsciiDoc, and HTML for AI specifications using document-size, markup-overhead, readability, and editing-workflow observations. It recommends Markdown for AI working documents, AsciiDoc for curated human-reviewed specifications, and HTML primarily as a publishing target.

### Source excerpt

I have a Spec Driven Project with 674 documents incl 181 specs, 429 tasks, and 40 project docs. About 1/3 of these are an acceptance sub-project to show the root project meets fit-for-purpose requirements. I used Fable to convert these to and from AsciiDoc, Markdown, and HTML. From this, I tried to draw some conclusions about which format is better than the others for AI specifications. TL;DR: Markdown for AI working documents, AsciiDoc for curated human-reviewed specs, HTML only as a publishing target. Objective Metrics Corpus Tokens (Approx) Markdown: 594k, AsciiDoc: 598K, HTML: 661k Worst Single-File Ratio AsciiDoc: 1.023x, HTML: 1.26x (due to tables and code blocks) Markup share of file content Markdown 0.9%, AsciiDoc 1.3%, HTML 9.9% - a 10x overhead for HTML Read/write Assessment In terms of readability, both Markdown and AsciiDoc are good. HTML has far more tags, which add noise. One of the most common tags is <code>some code</code> however in the other formats, this is just `some code` When you have an average of 16 per file, this adds a lot of noise. Usability GitHub renders both Markdown and AsciiDoc with working links and checkboxes; HTML is shown as raw source, so the review loop dies there. The first two are also easier to view while you're editing in IntelliJ. HTML is more difficult to read and edit, and it is not as easy to view the rendered output. If you occasionally need HTML, you don't need HTML files: embed an island with ```{=html} in Markdown (Pandoc raw-attribute syntax) or in AsciiDoc. It renders where HTML is supported and drops out cleanly elsewhere. If you really need to use HTML, you can include a link to a file in that format. Note As these were one-for-one conversions, I didn't use features that only exist in AsciiDoc or HTML, such as. Markdown vs AsciiDoc While you might choose either format for your specs, I have been following this convention to keep the authoring consistent. Markdown used for AI-generated content, not human-written,

## Claude Fable 5 access restored on AI Gateway

DevFeed: [Claude Fable 5 access restored on AI Gateway](<https://devfeed.tech/articles/claude-fable-5-access-restored-on-ai-gateway-864.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/claude-fable-5-access-restored-on-ai-gateway>)

Author: Jerilyn Zheng

Published: 2026-07-01T07:01:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [Fable](<https://devfeed.tech/topics/fable.md>), [Anthropic Claude](<https://devfeed.tech/topics/anthropic-claude.md>), [API](<https://devfeed.tech/topics/api.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [debugging](<https://devfeed.tech/topics/debugging.md>)

Tags: [anthropic-claude](<https://devfeed.tech/tags/anthropic-claude.md>), [api](<https://devfeed.tech/tags/api.md>), [coding](<https://devfeed.tech/tags/coding.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [docs](<https://devfeed.tech/tags/docs.md>), [fable](<https://devfeed.tech/tags/fable.md>), [government](<https://devfeed.tech/tags/government.md>), [model](<https://devfeed.tech/tags/model.md>), [models](<https://devfeed.tech/tags/models.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [retention](<https://devfeed.tech/tags/retention.md>), [safety](<https://devfeed.tech/tags/safety.md>)

### AI overview

Access to the Claude Fable 5 Mythos-class model has been restored on AI Gateway after the US Government lifted export controls. The release updates its safety classifiers and documents model fallbacks, API usage, and 30-day retention of prompts and completions.

### Source excerpt

Access to Claude Fable 5, the Mythos-class model, has now been restored on AI Gateway following the US Government's decision to lift the export controls. Fable 5 is the same model that was available between June 9 and June 12. What has changed is the safety classifiers, which are now updated and more robust. In the near term, some routine tasks such as coding and debugging may trigger safety classifiers. To ensure requests are still serviced when the safety classifiers are triggered, use model fallbacks. AI Gateway will try each model in models in the stated order if Anthropic refuses the request to Fable 5. To call Fable 5, use model name anthropic/claude-fable-5: Model fallbacks work on every API format: for more information on how to configure these, see the docs. Anthropic does not support Zero Data Retention for the model, because some misuse patterns are only visible across cumulative requests, which real-time filters cannot catch on their own. Prompts and completions are retained for 30 days and are not used to train Claude. Read more in the data retention whitepaper. Read more

## Scaling Context Management: Comparing Fable 5 and GPT-5.5

DevFeed: [Scaling Context Management: Comparing Fable 5 and GPT-5.5](<https://devfeed.tech/articles/the-oracle-and-the-firm-37189.md>)

Original publisher: [Read original article](<https://calv.info/the-oracle-and-the-firm>)

Author: Calvin French-Owen

Published: 2026-06-13T12:00:00Z

Content type: opinion

Language: en

Sources: [Calvin French-Owen](<https://devfeed.tech/sources/calvin-french-owen.md>)

Topics: [long-context](<https://devfeed.tech/topics/long-context.md>), [codex](<https://devfeed.tech/topics/codex.md>), [Fable](<https://devfeed.tech/topics/fable.md>), [API](<https://devfeed.tech/topics/api.md>), [Caching](<https://devfeed.tech/topics/caching.md>), [GPU](<https://devfeed.tech/topics/gpu.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [caching](<https://devfeed.tech/tags/caching.md>), [codex](<https://devfeed.tech/tags/codex.md>), [context](<https://devfeed.tech/tags/context.md>), [fable](<https://devfeed.tech/tags/fable.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [long-context](<https://devfeed.tech/tags/long-context.md>)

### AI overview

The article compares how Fable 5 and GPT-5.5 scale context management for difficult, long-running tasks. It describes Codex's server-side compaction approach and discusses its implications for clients and long-running threads.

### Source excerpt

Comparing two very different approaches to scaling context between Fable 5 and GPT 5.5.