Skip to content

Update CLAUDE_SONNET_CURRENT_MODEL_ID to claude-sonnet-4.6#300

Merged
chrarnoldus merged 2 commits intomainfrom
update-claude-sonnet-to-4.6
Feb 17, 2026
Merged

Update CLAUDE_SONNET_CURRENT_MODEL_ID to claude-sonnet-4.6#300
chrarnoldus merged 2 commits intomainfrom
update-claude-sonnet-to-4.6

Conversation

@kiloconnect
Copy link
Contributor

@kiloconnect kiloconnect bot commented Feb 17, 2026

Updates the CLAUDE_SONNET_CURRENT_MODEL_ID constant in src/lib/providers/anthropic.ts from anthropic/claude-sonnet-4.5 to anthropic/claude-sonnet-4.6.

This constant is referenced by:

  • src/lib/models.ts (DEFAULT_MODEL_CHOICES and model list)
  • src/app/api/openrouter/[...path]/route.ts (SONNET alias)

All consumers use the constant by name, so only the definition needs updating.

Also updates the hardcoded model ID in src/tests/openrouter-models-config.test.ts from anthropic/claude-sonnet-4.5 to anthropic/claude-sonnet-4.6 to fix the failing test.


Built for Christiaan by Kilo for Slack

Built for Christiaan by Kilo for Slack

@kiloconnect
Copy link
Contributor Author

kiloconnect bot commented Feb 17, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Simple model version bump from anthropic/claude-sonnet-4.5 to anthropic/claude-sonnet-4.6. The constant and corresponding test assertion are updated consistently.

Files Reviewed (2 files)
  • src/lib/providers/anthropic.ts - Updated CLAUDE_SONNET_CURRENT_MODEL_ID constant
  • src/tests/openrouter-models-config.test.ts - Updated expected model in test

@chrarnoldus chrarnoldus merged commit 3459b8e into main Feb 17, 2026
12 checks passed
@chrarnoldus chrarnoldus deleted the update-claude-sonnet-to-4.6 branch February 17, 2026 22:44
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.

2 participants

Comments