mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-19 17:11:42 -06:00
c77feb00f3
* feat(ui): promote session controls to toolbar * test(ui): add session toolbar proof capture script * chore: register session toolbar proof script * test(ui): target ungrouped session drop zone * fix(ui): trim session toolbar startup cost * docs(ui): point new-session guide at the Sessions toolbar Also name the accepted tradeoff for the inert ungrouped-collapse preference at the partition site (ClawSweeper P1/P3 response). * test(ui): deflake new-session workspace-memory e2e Menu-geometry assertions now measure relative to the picker anchor in one atomic evaluate (immune to unrelated page settles, still catches focus-induced moves). The post-reload refill raced the composer's async draft restore, which appended the stored draft to the typed text; waiting for the restored draft asserts the documented persistence instead. Failed CI shard checks-ui-e2e 5/12 on runs 32122284238 attempts 1-2. * fix(ui): use canonical session owner filter state * chore(ui): keep session toolbar proof artifacts ignored