Skip to content

Update native Anthropic model list: Sonnet 4.6 -> Sonnet 5 - #2

Draft
chrisjenx wants to merge 1 commit into
JustSuperHuman:mainfrom
chrisjenx:worktree-update-sonnet-5-models
Draft

Update native Anthropic model list: Sonnet 4.6 -> Sonnet 5#2
chrisjenx wants to merge 1 commit into
JustSuperHuman:mainfrom
chrisjenx:worktree-update-sonnet-5-models

Conversation

@chrisjenx

Copy link
Copy Markdown

Summary

  • models.json (bundled, and the source bro update fetches from GitHub) still offered claude-sonnet-4-6 as the native Anthropic Sonnet option — Claude Sonnet 5 is now current.
  • Swapped it in-place, matching the single-latest-model-per-tier pattern already used for Opus (4.8), Haiku (4.5), and Fable (5).
  • Left the Yunwu reseller entry (also listing claude-sonnet-4-6) untouched — no way to confirm what that third-party proxy currently supports.

Test plan

  • python3 -c "import json; json.load(open('models.json'))" — valid JSON
  • Grepped repo for other claude-sonnet-4-6 / "Sonnet 4.6" references outside the Yunwu provider — none found
  • Run bro update (or equivalent) once merged to confirm the native picker offers "Claude Sonnet 5"

🤖 Generated with Claude Code

Sonnet 5 is now current; the bundled/live models.json (source for
`bro update`) still offered 4.6. Left third-party reseller entries
(Yunwu) untouched since their proxied catalog isn't confirmed.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
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