fix: use refreshable manifest rows for provider list fast paths

This commit is contained in:
Shakker
2026-04-28 01:08:03 +01:00
parent 27a8875241
commit 973a3226f0
4 changed files with 14 additions and 19 deletions

View File

@@ -53,8 +53,8 @@ Notes:
unavailable until matching auth is configured.
- Broad `models list --all` merges manifest catalog rows over registry rows
without loading provider runtime supplement hooks. Provider-filtered manifest
fast paths only use providers marked `static`, so partial `refreshable`
manifest rows do not hide registry-backed provider lists.
fast paths use `static` and `refreshable` manifest rows; providers marked
`runtime` stay on registry/runtime discovery.
- `models list` keeps native model metadata and runtime caps distinct. In table
output, `Ctx` shows `contextTokens/contextWindow` when an effective runtime
cap differs from the native context window; JSON rows include `contextTokens`