Files
OmniRoute/tests
Diego Rodrigues de Sa e Souza 5fe209dd1b fix(providers): add claude-sonnet-5 to Kiro model catalog (port from 9router#2267)
The Kiro provider's model catalog (open-sse/config/providers/registry/kiro/index.ts
models[]) was missing claude-sonnet-5, so the model could not be selected or routed
on the Kiro provider even on accounts that already had access to it — surfacing as
"claude-sonnet-5 is not supported". The registry models[] is both the model selector's
source and the fallback for the live CodeWhisperer ListAvailableModels fetch, so the
gap made the model invisible end-to-end. Added the single entry (1M context / 128K
output, mirroring the existing Claude entries).

Reported-by: openbioinfo (https://github.com/decolua/9router/issues/2267)
2026-07-01 04:34:05 -03:00
..
2026-06-17 19:26:32 -03:00
2026-05-23 01:46:59 -03:00
2026-06-19 06:49:01 -03:00
2026-06-10 13:49:08 -03:00
2026-06-30 06:54:29 -03:00
2026-06-13 17:27:40 -03:00