mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-14 06:33:09 -06:00
7d4dccf959
* fix(codex): support full swarm wait budgets * feat(ui): bucket swarm dots by phase * docs(swarm): document flat worker patterns * fix(codex): configured per-tool timeout still wins over swarm wait default * fix(codex): outer swarm-wait watchdog outlives the 600s budget (cap + grace) * fix(ui): order swarm phase buckets by observation rank * fix(ui): repair rank-order widget test — proper lit render container, untangle sibling assertions * fix(ui): implicit swarm phase assignment only on child creation events * test(ui): split swarm activity integration coverage