fix(kiro): add Claude Sonnet 5 model support (#2264)

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Edison42
2026-07-03 10:54:15 +07:00
committed by decolua
co-authored by Cursor
parent b08751c4ea
commit a5363b83b5
7 changed files with 49 additions and 14 deletions
+1
View File
@@ -78,6 +78,7 @@ const PROVIDER_MODELS = {
{ id: "grok-code-fast-1" },
],
kr: [
{ id: "claude-sonnet-5" },
{ id: "claude-sonnet-4.5" },
{ id: "claude-haiku-4.5" },
],