mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-07 05:04:09 +08:00
* feat(chat-ui): redesign composer bottom bar with split Talk control and reasoning-effort chip Removes the toolbar divider so the composer frame is the only chrome, merges the Talk toggle and Talk settings gear into a mic+caret split control, shows the effective reasoning level as a subtle pill next to the model name (accent-washed only on session override), right-aligns the model/settings cluster next to Send, and softens active/selected highlight states across the bar. The combined model menu and reasoning fly-out now anchor right so they stay on screen. * fix(chat-ui): keep mobile composer controls usable * fix(chat-ui): keep reasoning controls in mobile viewport * fix(chat-ui): simplify composer placeholder * chore(i18n): refresh composer locale metadata