Why Can't I Select Claude Fable 5 in Claude Code?
Fix missing Fable 5 in Claude Code and Claude apps: plan entitlements after July 20, model picker refresh, Opus fallback, and when to enable usage credits.

Updated July 25, 2026. Fable 5 is live on Claude Code. If the model picker will not show it, treat this as an entitlement or session problem first — not a “Fable is gone” rumor.
Short answer
Claude Fable 5 is available in Claude Code, but the picker only lists models your current seat can bill. After July 20, 2026, Max and Team Premium include Fable 5 for up to 50% of weekly usage limits. Pro and Team Standard typically run on usage credits. If credits are off, or a long session started before a plan change, Fable disappears from /model.
For the happy-path setup (when the model is listed), see How to use Claude Fable5 in Cursor & Claude Code.
Checklist: get Fable 5 selectable again
- Confirm plan entitlement. Open Claude settings → Usage / billing. Max and Team Premium should show an included Fable share. Pro / Team Standard should show usage credits enabled with a balance. Details: Is Fable 5 included in Claude Max?.
- Restart the session. Quit Claude Code fully and start a new terminal session after enabling credits or changing plans. Stale sessions keep an old model list.
- Select explicitly.
/model claude-fable-5 # or claude --model claude-fable-5 - Rule out safeguard fallback. Ordinary coding requests can still be answered by Opus 4.8 while classifiers tune false positives. The picker may show Fable while the turn quietly fell back — check the model badge on the reply. Background: safeguard fallback guide.
- Check live status. If Anthropic is degraded, wait — then retry. Live feed: /status.
Plan matrix (why your coworker sees it and you don’t)
| Seat | Fable 5 access (as of July 20, 2026) |
|---|---|
| Max / Team Premium | Included up to 50% of weekly limits; then usage credits to continue |
| Pro / Team Standard | Usage credits from first Fable use (promotional free windows have ended) |
| API key in Claude Code | Billed at API rates ($10/$50 per M tokens) — model appears when the key has Fable access |
| Free Claude | No reliable Fable entitlement |
Estimate token cost before a long agent run with the pricing calculator.
Claude app vs Claude Code
The same entitlement rules apply in the Claude web/desktop apps. If Fable is missing in both, fix billing first. If it appears in the app but not Claude Code, restart the CLI and clear a stale default model in settings.
Prompting once it works
Fable 5 follows instructions more literally than Opus. Use a clean system prompt before a long agent job — start from the prompt generator or the prompting guide.