mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
ad704f35c4
* fix(ui): hide unusable models from picker * refactor(ui): remove stale model availability helper * refactor(ui): simplify catalog state guards * style: format provider catalog imports * chore: refresh plugin SDK API baseline * refactor(core): break provider catalog type cycle * chore(protocol): refresh models list Swift output * chore: refresh plugin SDK API baseline after rebase * fix(gateway): preserve full catalog preload semantics * fix(ui): keep model status within startup budget * fix(ui): preserve provider status within startup budget * fix(models): scope live catalog outcomes * test(ui): expect agent-scoped model refresh * test(ui): align model refresh e2e fixtures