Skip to content

Add Claude Sonnet 4.6 model support#816

Merged
rsproule merged 5 commits into
masterfrom
rfs/add-claude-sonnet-4-6
Jun 26, 2026
Merged

Add Claude Sonnet 4.6 model support#816
rsproule merged 5 commits into
masterfrom
rfs/add-claude-sonnet-4-6

Conversation

@rsproule

Copy link
Copy Markdown
Contributor

Summary

  • add Claude Sonnet 4.6 to the Anthropic SDK model catalog
  • add the OpenRouter equivalent (anthropic/claude-sonnet-4.6) for parity with the Sonnet 4.5 support pattern
  • bump the TypeScript, React, and Next SDK package versions for release

This is intended to supersede #815 with the missing OpenRouter/catalog + SDK release bits included.

Verification

  • pnpm -C packages/sdk/ts type-check
  • pnpm -C packages/sdk/ts test
  • local SDK export smoke test confirms both new model IDs
  • after rebuilding the local TS SDK dist with pnpm -C packages/sdk/ts exec tsup, server ALL_SUPPORTED_MODELS smoke test confirms both new model IDs

Note

  • pnpm -C packages/app/server type-check currently fails on an unrelated existing export issue: src/utils.ts(2,3): Module "types" declares "ExactEvmPayloadAuthorization" locally, but it is not exported.

@vercel

vercel Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
assistant-ui-template Ready Ready Preview, Comment Jun 26, 2026 3:47pm
component-registry Ready Ready Preview, Comment Jun 26, 2026 3:47pm
echo-control Ready Ready Preview, Comment Jun 26, 2026 3:47pm
echo-next-boilerplate Ready Ready Preview, Comment Jun 26, 2026 3:47pm
echo-next-image Ready Ready Preview, Comment Jun 26, 2026 3:47pm
echo-next-sdk-example Ready Ready Preview, Comment Jun 26, 2026 3:47pm
echo-video-template Ready Ready Preview, Comment Jun 26, 2026 3:47pm
echo-vite-sdk-example Ready Ready Preview, Comment Jun 26, 2026 3:47pm
next-chat-template Ready Ready Preview, Comment Jun 26, 2026 3:47pm
react-boilerplate Ready Ready Preview, Comment Jun 26, 2026 3:47pm
react-chat Ready Ready Preview, Comment Jun 26, 2026 3:47pm
react-image Ready Ready Preview, Comment Jun 26, 2026 3:47pm

Request Review

@railway-app

railway-app Bot commented Jun 26, 2026

Copy link
Copy Markdown

🚅 Deployed to the echo-pr-816 environment in echo

Service Status Web Updated (UTC)
echo ✅ Success (View Logs) Web Jun 26, 2026 at 3:48 pm

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