openclaw/ui/src
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
..
i18n feat(memory-core): add dreaming promotion with weighted recall thresholds (#60569) 2026-04-03 20:26:53 -07:00
styles Dreaming UI: explain modes on hover in header controls 2026-04-03 22:08:49 -07:00
test-helpers test: silence lit dev-mode warnings in ui suite 2026-03-28 13:13:02 +00:00
types fix: stabilize logging config imports 2026-03-24 17:21:28 +00:00
ui fix: preserve qualified provider prefix in Control UI model selector 2026-04-04 17:28:28 +09:00
css.d.ts build: update deps and stabilize tests 2026-02-22 23:32:38 +01:00
local-storage.ts test: use safe storage helpers in app mount hooks 2026-03-28 13:24:04 +00:00
main.ts
styles.css feat(memory-core): add dreaming promotion with weighted recall thresholds (#60569) 2026-04-03 20:26:53 -07:00