mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-09 17:28:51 +00:00
Kiro's catalog is per-account / per-tier (and admin-curated for IAM Identity Center orgs), which the static registry can't reflect. The models route now discovers the live list from the CodeWhisperer ListAvailableModels API with the stored OAuth token (Builder ID / social and IdC accounts; profileArn only as a retry to avoid 403, region-matched with us-east-1 fallback), falling back to the static registry catalog when the token is missing/expired or the upstream is unavailable so import never breaks. Integrated into release/v3.8.25. Co-authored-by: diegosouzapw <diegosouza.pw@gmail.com> |
||
|---|---|---|
| .. | ||
| benchmarks | ||
| e2e | ||
| fixtures | ||
| golden-set | ||
| helpers | ||
| integration | ||
| live | ||
| load | ||
| manual | ||
| security | ||
| translator | ||
| unit | ||
| e2e-tool-calls.sh | ||
| scratch_test.mjs | ||
| theoldllm-stress.test.ts | ||