Skip to content
AI Primer
update

Anthropic extends Fable 5 paid-plan access through July 19

Anthropic extended Fable 5 on paid plans and raised Claude Code weekly limits by 50% through July 19 while keeping the half-week cap. Users still described the rolling access changes as disruptive.

5 min read
Anthropic extends Fable 5 paid-plan access through July 19
Anthropic extends Fable 5 paid-plan access through July 19

TL;DR

  • Anthropic extended Fable 5 paid-plan access through July 19, and Simon Willison's Weblog quotes the company saying Claude Code weekly limits stay 50% higher through the same date.
  • The quota rule stayed bounded: the company thread quoted by Simon Willison's Weblog says Fable can use up to half of a weekly limit before credits or a model switch.
  • The cutoff became a reliability issue for builders, with omarsar0’s complaint calling the rolling subscription/API decision disruptive.
  • OpenAI changed Anthropic’s leverage, since bridgemindai’s chart post shows GPT-5.6 Sol above Claude Fable 5 with fallback on the Artificial Analysis Coding Index.
  • Fable’s post-suspension routing is a separate gotcha, since kilocode’s July 4 result says 861 of 5,408 Fable-requested steps ran on Opus 4.8.

The Fable promotional access page now pegs the promo end at July 19, 2026 at 11:59:59 PM PT; the Claude Code promo page says the 50% weekly bump does not affect 5-hour limits. The KiloBench writeup compared the same 445-session suite before and after Fable’s suspension and found refusals gave way to Opus fallbacks. The r/ClaudeCode feed produced a token-burn toy, pixtuoid, where high-effort Fable agents catch fire.

July 19 access window

Fable gets another bump

One of the consequences of GPT-5.6 Sol being clearly a Fable/Mythos class model is that Anthropic have, once again, bumped the date that Fable stops being available in their Claude Max plans: We're extending Claude Fable 5 access on all paid plans, as well as keeping Claude Code’s weekly rate limits 50% higher, through July 19. As before, you can use up to half of your weekly usage limit on Fable 5. After that, you can continue using Fable 5 with usage credits, or switch to another model to keep working within your remaining limits. Anthropic's original rationale for this was compute constraints - they wanted a better idea of both demand and compute availability before committing to keeping the new model cheap for subscribers. OpenAI appear confident that they won't need to restrict access to GPT-5.6 in the same way. Here's Thibault Sottiaux this morning: The last 48 hours of Codex and ChatGPT Work have been intense! Three important updates: Temporarily removing the 5 hour usage limit restriction for all Plus, Business and Pro plans Rolling out changes that will make GPT 5.6 Sol more efficient across the board and that will be reflected in less usage being used so that it can take you further. Exact impact to be quantified and shared We hit 6M active users, and are landing a usage reset in the next hour At this point I think Anthropic should change track and keep Fable permanently available on those plans. OpenAI are winning users simply due to the uncertainty that surrounds

The Fable promotional access page sets the current window at July 1 through July 19, 2026, 11:59:59 PM PT. Eligible plans are Pro, Max, Team, and premium seats on seat-based Enterprise plans where enabled; free users, Standard Enterprise seats, usage-based Enterprise, and API usage sit outside the promo.

The same page ties the deadline to Claude Code’s separate weekly-limit promo. The Claude Code promo page says weekly usage is 50% higher across the CLI, IDE extensions, desktop, and web, while 5-hour limits are unchanged.

The extension landed after kimmonismus’s pre-extension thread framed July 12 as the end of Fable 5 in subscriptions. kimmonismus’s extension post then captured the whiplash: another seven days, after several prior bumps.

Half-week Fable cap

The July 19 bump preserves the same quota math:

  • Included Fable access draws from weekly subscription limits.
  • Fable can consume up to 50% of those weekly limits during the promo.
  • After that allotment, users can continue on Fable with usage credits or switch to another Claude model.
  • Claude Code’s 50% weekly bump is separate from the 5-hour usage limit.

In haider1’s post, the product fit problem was simple: easy tasks do not need Fable, and hard tasks can exhaust the limit before one full task completes.

GPT-5.6 pressure

Artificial Analysis reported GPT-5.6 Sol at 59 on its Intelligence Index, one point below Claude Fable 5, at roughly one-third the cost. The same report put Sol at 80 on the Artificial Analysis Coding Agent Index in OpenAI’s Codex harness.

Community posts translated that into subscription pressure. kimmonismus’s screenshot called GPT-5.6 a success, and theo’s post thanked OpenAI for putting out a model good enough to force Anthropic to keep bundling Fable in the Claude Code plan.

User-facing instability

The sharpest complaint came from omarsar0’s post: the weekly change was disruptive for users building products, and Anthropic should either keep Fable under subscriptions or put it under the API.

The issue persisted even for people already mixing models. omarsar0’s follow-up said model combination did not remove the subscription churn problem.

rasbt compressed the business point in his reply: trust depends on predictable rules. Reddit reports matched the same theme, with one r/ClaudeCode post showing usage figures disagreeing across client and website, while another subscription post said support treated a Pro user as if they were not Pro.

Opus fallbacks

Anthropic’s model-switching help page says Fable requests can route to Opus 4.8 when safeguards trip. The listed trigger areas include offensive cybersecurity, majority biology/chemistry/life-science queries, distillation attacks, and automated checks that can inspect context, memory, connectors, web results, and files.

kilocode measured the shift across the same 445-session suite:

A blunt refusal is easier to reason about than a silent model swap mid-agent-run. That was the buried engineering cost in the access story.

Context burn

r/ClaudeCode

large context, auto-compact and clearing context...

0 comments

Claude’s usage docs say each Claude Code turn spends tokens on three buckets: conversation history, project context, and the new prompt. In long sessions, conversation history dominates.

That made the larger context window feel like a bigger fuel tank with a leak. One r/ClaudeCode context post said resuming enormous sessions could burn usage without the older visual warnings or auto-compaction behavior.

The meme became workflow. A TokenMaxxing post described pausing sessions near 99% usage to preserve prompt caches, then firing everything again after usage rolled; the r/ClaudeCode Daily post called the day “peak chaos” and pointed builders to a HANDOFF.md pattern for avoiding repeated project explanations.

Uneven quota anecdotes

In doodlestein’s FrankenSim anecdote, one Mac/account developing FrankenSim appeared to keep using Fable while five other dev machines drew down Fable limits quickly. The project itself was described in doodlestein’s FrankenSim note as a “maximally ambitious and difficult” Fable-led build, with some GPT-5.6 Sol Ultra mixed in.

The follow-up from doodlestein’s xhigh reply said the session was running at xhigh across about five sessions, and doodlestein’s usage reply said the model felt normal while the usage was unusual. Anthropic’s published promo rules describe plan-level eligibility and weekly caps, not project-level quota treatment.

Further reading

Discussion across the web

Where this story is being discussed, in original context.

On X· 6 threads
TL;DR2 posts
July 19 access window2 posts
GPT-5.6 pressure2 posts
User-facing instability2 posts
Opus fallbacks4 posts
Uneven quota anecdotes3 posts
Share on X