mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-19 09:01:39 -06:00
f32da285da
* fix(ui): retire drafts on authoritative session deletion * fix(ui): fence drafts after deletion confirmation * test(ui): type post-confirm draft replacement * test(ui): wait for durable attachment drafts * test(ui): reject indexeddb readiness errors * perf(ui): lazy-load deleted-session cleanup * perf(ui): trim draft cleanup startup path * refactor(ui): keep outbox types private