mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-18 00:23:25 -06:00
148229b6dd
* fix(ui): reset logs when source changes Reload the active tail without a cursor when logs.tail switches files so the Control UI never mixes sources or skips a new file prefix. * fix(ui): reset log source after reconnect * test(ui): harden logs lifecycle proof * test(ui): route Logs lifecycle through real Gateway lane