openclaw/ui
ShionElia 683c028553 fix: preserve qualified provider prefix in Control UI model selector
When sessions report an already-qualified model id (e.g. ollama/qwen3:30b),
resolveServerChatModelValue was re-qualifying it using modelProvider,
producing incorrect values like openai-codex/qwen3:30b.

Preserve already-qualified model refs as-is before applying provider prefix.
Adds test coverage for qualified model preservation.

Fixes #49839
2026-04-04 17:28:28 +09:00
..
public fix: migrate legacy gateway services 2026-01-30 04:01:31 +01:00
src fix: preserve qualified provider prefix in Control UI model selector 2026-04-04 17:28:28 +09:00
index.html UI: add corner radius slider and appearance polish (#49436) 2026-03-17 23:06:01 -05:00
package.json build: refresh deps and vitest cache lanes 2026-03-27 02:26:07 +00:00
vite.config.ts gateway: trim control UI bootstrap payload (#57727) 2026-03-30 15:08:19 +01:00
vitest.config.ts test: align ui vitest configs with thread policy 2026-04-04 06:00:15 +01:00
vitest.node.config.ts test: align ui vitest configs with thread policy 2026-04-04 06:00:15 +01:00