Commit 6a983fa
committed
feat(caps): Fable 5 / 5.1 carry their 1M window under every id they arrive as
Fable reaches the composer two ways — through the gateway as the OpenRouter basename
(dotted `claude-fable-5.1`) and BYOK-native as the dashed `claude-fable-5-1` — and neither
had a row, so both fell to the claude-* heuristic's 200k: a fifth of the real window, and
the meter sized every Fable conversation against it. Vision was already right by luck of the
heuristic; the window was not.
Three explicit rows, one per spelling. Matters more now that Fable 5 / 5.1 are Pro-tier on
the gateway (thin.ly, 2026-09-08) rather than Max-only.
Verified: catalog 15 tests (was 14); imageCost 9, imageAttach 30. Rows reverted -> the new
test fails.1 parent d44d6b3 commit 6a983fa
2 files changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
32 | 38 | | |
33 | 39 | | |
34 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
30 | 36 | | |
31 | 37 | | |
32 | 38 | | |
| |||
0 commit comments