Skip to content

feat: pin Fable 5.1 in the model catalog - #19

Closed
mradwankhalil wants to merge 1 commit into
openchamber:mainfrom
mradwankhalil:feat/pin-fable-5-1
Closed

feat: pin Fable 5.1 in the model catalog#19
mradwankhalil wants to merge 1 commit into
openchamber:mainfrom
mradwankhalil:feat/pin-fable-5-1

Conversation

@mradwankhalil

Copy link
Copy Markdown

What

Adds a pinned claude-fable-5-1 entry ("Fable 5.1") to the catalog, alongside the existing fable alias ("Fable 5").

Why

The alias resolves through Claude Code's presets and ships as "Fable 5"; the pinned ids (claude-opus-4-8, claude-sonnet-4-6, claude-haiku-4-5) had no 5.1 Fable pin, so hosts that key their selection on the canonical id could not pick Fable 5.1.

Verification

  • bun run build passes.

The `fable` alias ships as "Fable 5" and the pinned list had no
`claude-fable-5-1` entry, so hosts selecting the canonical id could
not pick Fable 5.1. Add the pinned entry.
@mradwankhalil

Copy link
Copy Markdown
Author

Closing as a duplicate of #9 - that PR adds the same pinned claude-fable-5-1 entry plus dedicated catalog test coverage (test/models.ts), so it is the better version. Note for whoever merges: once the input-window PR (#18) lands, the deepEqual in test/models.ts will need inputWindow: 900_000 added for the 1M models.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant