mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-22 10:25:20 -06:00
02adefa39a
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.