mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-17 07:31:41 +00:00
* improve(webchat): replace picker speed buttons with a fast-mode toggle Speed is now one bolt toggle per provider contract: OpenAI toggles the priority tier (Standard/Fast), other fast-mode providers toggle between the inherited default and fast; auto and explicit standard stay reachable via /fast and render truthfully. openrouter is removed from the supported set because it has no runtime fast-mode mapping. Also fixes a render freeze shipped with the immediate-apply picker: the slider drag preview wrote textContent into a Lit-managed span, ejecting its ChildPart markers and breaking every later menu render. * fix(webchat): keep unmapped-provider speed overrides clear-only * fix(webchat): make the active speed toggle always write an explicit off