feat(web): MS23-P2-005 GlobalAgentRoster sidebar tree #726

Merged
jason.woltje merged 1 commits from feat/ms23-p2-roster into main 2026-03-07 20:20:19 +00:00
Owner

Summary

  • replace GlobalAgentRoster stub with live polling tree grouped by provider
  • add per-session status badges, selection, and kill action with pending spinner
  • wire selectedSessionId through MissionControlLayout -> MissionControlPanel -> OrchestratorPanel
  • add minimal shadcn-style ui primitives: Collapsible, ScrollArea, Skeleton

Validation

  • pnpm --filter @mosaic/shared build
  • pnpm --filter @mosaic/ui build
  • pnpm --filter @mosaic/web build
  • pnpm --filter @mosaic/web lint

Closes #695

## Summary - replace GlobalAgentRoster stub with live polling tree grouped by provider - add per-session status badges, selection, and kill action with pending spinner - wire selectedSessionId through MissionControlLayout -> MissionControlPanel -> OrchestratorPanel - add minimal shadcn-style ui primitives: Collapsible, ScrollArea, Skeleton ## Validation - pnpm --filter @mosaic/shared build - pnpm --filter @mosaic/ui build - pnpm --filter @mosaic/web build - pnpm --filter @mosaic/web lint Closes #695
jason.woltje added 1 commit 2026-03-07 20:17:24 +00:00
feat(web): MS23-P2-005 GlobalAgentRoster sidebar tree
Some checks failed
ci/woodpecker/push/ci Pipeline failed
14a8d6d1b7
jason.woltje force-pushed feat/ms23-p2-roster from 14a8d6d1b7 to 7c086db7e4 2026-03-07 20:19:14 +00:00 Compare
jason.woltje merged commit 2c36569f85 into main 2026-03-07 20:20:18 +00:00
Sign in to join this conversation.