mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-23 20:21:11 +00:00
The run-scoped plan snapshot already fed the sticky composer bar; it now also renders as an always-expanded card inside the active run's work group, so plan progress is visible in scroll context. The bar and card share one extracted renderer (variant: bar | card) instead of duplicating the template, and the card clears with the run through existing plan lifecycle.