mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-18 21:34:46 +00:00
* Fix chat session picker agent switching Reset the chat session picker to the selected agent main session when switching agents and hide inactive sub-agent sessions from the normal picker options. * fix(ui): preserve dashboard session on agent switch Choose the most recent eligible normal/dashboard session for the selected agent while excluding subagent/internal rows; fall back to main only when no eligible session exists. * fix(ui): avoid mutating session option sort