Skip to content

Crew/update claude code model#27

Merged
suncommit merged 3 commits into
mainfrom
crew/update-claude-code-model
Jun 11, 2026
Merged

Crew/update claude code model#27
suncommit merged 3 commits into
mainfrom
crew/update-claude-code-model

Conversation

@suncommit

@suncommit suncommit commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add claude-fable-5 and claude-opus-4-8 to the Claude runtime's static catalog
  • Promote Opus 4.8 to the default (replacing Opus 4.7) per the current Claude Code lineup
  • Keep Opus 4.7 in the catalog so agents pinned to it still resolve; Sonnet 4.6 and Haiku 4.5 stay as-is
  • Update the backend default-ID test and the runtimes.models RPC test to expect claude-opus-4-8

Test plan

  • cd daemon && go test ./internal/backendagent/... ./internal/rpc/... -run 'Model|Catalog' -count=1
  • Open the new-agent model picker for a Claude runtime and confirm Fable 5 + Opus 4.8 appear and Opus 4.8 is pre-selected

suncommit and others added 2 commits June 11, 2026 17:35
Adds Fable 5 and Opus 4.8 to the Claude runtime's static catalog,
promotes Opus 4.8 to the default, and keeps Opus 4.7 alongside Sonnet
4.6 and Haiku 4.5 so existing agents pinned to 4.7 still resolve.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@suncommit suncommit force-pushed the crew/update-claude-code-model branch from 68cb691 to 88ce74d Compare June 11, 2026 09:44
@suncommit suncommit force-pushed the crew/update-claude-code-model branch from f1ce2ed to a7483a7 Compare June 11, 2026 09:50
@suncommit suncommit merged commit cfcf1e7 into main Jun 11, 2026
17 checks passed
@suncommit suncommit deleted the crew/update-claude-code-model branch June 11, 2026 10:03
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