Files
codewhale/crates
Ousama Ben Younes fa9ad02275 fix(tui): list saved models from all providers in picker
The /model picker only listed models for the active provider plus that
provider's saved model, so a model saved under a different provider in
config (e.g. moonshot kimi-k2.6 while active is deepseek) was invisible
even though it resolves and runs. Append cross-provider saved models as a
labelled tail after the active provider's list; selecting one switches
provider on apply via the existing resolved_provider / build_event path.
Unknown provider keys are skipped since they cannot be applied. (#2596)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-06 23:12:48 +00:00
..
2026-06-03 02:39:45 -07:00