Skip to content

[feat] add gpt-6-astra and claude-fable-5.1 to the CLI registry - #36

Merged
Thibaut-Fatus merged 1 commit into
mainfrom
feat/add-gpt-6-astra-and-fable-5.1
Sep 11, 2026
Merged

Thibaut-Fatus merged 1 commit into
mainfrom
feat/add-gpt-6-astra-and-fable-5.1

Conversation

@Thibaut-Fatus

Copy link
Copy Markdown
Collaborator

Adds the two new frontier models to models.json so they are invokable from yarn kora.

  • gpt-6-astra:highopenai/gpt-6-astra, 26k output, reasoningEffort: high — mirrors gpt-5.6-sol:high.
  • claude-fable-5.1:limitedanthropic/claude-fable-5.1, 16k output — mirrors claude-fable-5:limited.

The worker-side registry is a separate switch in kora-infra and is updated there; this only covers the CLI.

Not yet verified against the gateway catalogue — the model strings follow the dotted convention the file already uses (anthropic/claude-opus-4.8), not the providers' literal API ids (claude-fable-5-1). Worth one smoke invocation before relying on it.

🤖 Generated with Claude Code

https://claude.ai/code/session_01SkY3paoRgmch7e3KGJuTxn

Both at the run config their siblings use: gpt-6-astra:high mirrors
gpt-5.6-sol:high (26k, reasoningEffort high), claude-fable-5.1:limited
mirrors claude-fable-5:limited (16k).

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01SkY3paoRgmch7e3KGJuTxn
@Thibaut-Fatus
Thibaut-Fatus merged commit bf0fde3 into main Sep 11, 2026
4 checks passed
@Thibaut-Fatus
Thibaut-Fatus deleted the feat/add-gpt-6-astra-and-fable-5.1 branch September 11, 2026 13:09
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