When Fable 5 launched, it proved that a reasoning-heavy Mythos-class architecture could dominate software engineering benchmarks if given enough time to think. Claude Fable 5.1 doesn’t reinvent that wheel; instead, it refines the economics and integration of that reasoning process. By combining the same weights as the highly restricted Mythos 5.1 with a massive 75% discount on cache reads, Anthropic has turned a prohibitively expensive long-horizon agent into a practical tool for deep repository work.
In the right harness, Fable 5.1 is virtually unmatched. Inside Claude Code, it posts an Artificial Analysis Coding Agent score of 70, establishing itself as the premier autonomous assistant. It pushes the state-of-the-art on CursorBench 3.2 to 73.4% and jumps to 55.8% on Terminal-Bench 4.0—a massive improvement over Fable 5’s 42.0%. On FrontierSWE v2, which measures unconstrained engineering execution, its 0.57 score comfortably leads Opus 5 (0.52) and leaves competitors like Astra Sol (0.32) far behind. Power users, particularly those navigating complex Jane Street-style codebases, report that Fable 5.1 excels at maintaining coherence across messy, 40-file execution traces without losing the plot.
However, Fable 5.1’s always-on adaptive thinking comes with a significant caveat: more effort can actually degrade software engineering performance. The system card data confirms that on FrontierCode, “medium” effort (50.9%) outperforms “max” effort (50.3%). This is because at max effort, Fable 5.1 tends to over-scope solutions—making drive-by file edits, adding unnecessary documentation, and engineering complex CI jobs when a simple bug fix was requested. This over-implementation is why its DeepSWE 1.1 score dipped slightly to 67.4%. To get the best out of Fable 5.1, you need to constrain it; pin it to medium effort for standard tasks, and only unleash max effort when you have robust tests already in place to guide its reasoning.
The operational costs also require careful management. While the $0.25/MTok cache read price is a revelation, Fable 5.1 is notoriously verbose, generating roughly 1.7× more tokens than its predecessor. MineBench users have reported seeing 3× the cost and double the latency compared to Fable 5. Furthermore, the base price remains $10/$50 per million tokens; dropping a massive repository into a cold cache will rapidly deplete your Claude usage limits. And because it runs the standard safety classifiers, tasks touching offensive security or dual-use development will silently route to Opus.
Claude Fable 5.1 is not the model you want auto-completing every line of your React component. Astra leads in computer-use and browser automation, and Opus 5 is significantly cheaper for daily, medium-effort coding. But when you face a deeply entrenched architectural bug, need a senior-level planner, or require a model that can synthesize a massive repository over a multi-hour session, Fable 5.1 is the tool you bring to the fight.