feat: adding Fable 5 in claude code

This commit is contained in:
Simos Mikelatos
2026-06-09 20:33:00 +00:00
parent 276639099b
commit ce327b6fa9
4 changed files with 13 additions and 2 deletions

View File

@@ -20,6 +20,11 @@ export const CLAUDE_FALLBACK_MODELS: ProviderModelsDefinition = {
label: 'Default (recommended)',
description: 'Use the default model (currently Opus 4.8 (1M context)) · $5/$25 per Mtok',
},
{
value: 'fable',
label: 'Fable',
description: 'Fable 5 · Most capable for your hardest and longest-running tasks · Uses your limits ~2× faster than Opus',
},
{
value: "sonnet",
label: "Sonnet",