mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
bb8e61dfee
* fix(ui): clear stale activity error highlighting Make cross-group activity chrome follow the latest constituent group while preserving historical failed child rows and failure counts. Follow-up to #120371. * test(agents): split embedded run queue coverage Move queue and steering cases into a concept-owned suite so current main stays below the max-lines lint limit without changing coverage or production behavior. * test(agents): compose lifecycle and queue splits * test(agents): align runner suites with main