mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-22 16:01:14 +00:00
* feat(ui): custom session icons with agent-drawable SVG and nav-parity pinned rows * wip: slice-2 interleaved sidebar zone (pre-review) * fix(ui): trim icon exports, bypass protocol barrel in startup bundle, regen Swift protocol client * fix(ui): preserve unknown-agent zone entries on writes, prune entries on any unpin * fix(ui): reset keeps unloaded session slots; enforce SVG byte cap on canonical form * fix(ui): archiving a pinned session retires its sidebar zone slot * fix(ui): persist drag-pinned zone slot only after the pin patch lands * fix(ui): recompute drop insertion against freshest zone order on pin ack * fix(ui): consume self-drop events before the zone bailout * docs(ui): note the non-sidebar unpin pruning contract on pruneSidebarSessionEntry * refactor(ui): extract pure session-tree projection; drop unused zone type export