mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-19 09:01:39 -06:00
347a0eaf8c
* feat(ui): collapse automation sessions in activity feed * feat(ui): show live run status on activity feed rows * feat(ui): make run inspector deep-link only * fix(ui): only link inspect run to a current active run Addresses ClawSweeper P1: a stale observer digest could deep-link a live row to an ended run's audit record; trust digest runId only when it is still in activeRunIds.