Tracked plans
2
Plan cards stay keyed to the shared plan collection so progress, drill-down, and optimistic actions all share one source of truth.
Loading
Preparing the plans panel shell and progress summaries.
Plans
Monitor shared execution plans with typed progress summaries, linked task drill-down, and realtime refresh when plans or tasks change.
Preview data
Coord API URL is not configured.
Tracked plans
2
Plan cards stay keyed to the shared plan collection so progress, drill-down, and optimistic actions all share one source of truth.
Active
1
Inline status controls can promote paused or draft plans back into the active queue without leaving the grid.
Completed
0
Completed plans remain visible with their linked task history so execution context is preserved after handoff.
Task progress
2/8
Linked drill-down is backed by 8 typed tasks so each plan can expand into its current execution scope.
Plan cards stay backed by the typed plan collection, surface progress from linked task counts, and stay aligned with live coord plan mutations.
Plan creation posts through the live coord plan tool with an optimistic preview while the request is in flight.
Task chips stay aligned with the shared task contract and preview the current linked scope for this plan.
mcp-014
In progressTasks kanban
Add lane grouping and task workflow interactions.
mcp-013
DoneAgents panel
Layer agent cards and controls onto the shared dashboard shell.
mcp-015
ReviewMessages timeline
Render the coordination message stream with acknowledgment states.
mcp-012
DoneDashboard foundation
Create the reusable app shell, fetch client, and SSE status.
mcp-021
BlockedAgent transport endpoints
Publish agent detail and configuration endpoints from coord-api.
mcp-016
PendingPlans panel
Show plan progress cards with task counts and status transitions.
mcp-022
PendingRunner restart
Recover the generic runner after the last tool dispatch regression.