Commit 98cae75
committed
feat(command-center): instance-centric routing view with collapsible agent sections
- Extract formatInstanceLabel and isGroupInstance to shared formatting.ts (DRY)
- Add InstanceRoutingView component replacing file-centric FileRoutingCards
- Collapsible sections per base agent type with file/instance counts
- Instance group cards showing grouped vs ungrouped files
- File chips with tooltip reasoning, priority, and confidence
- Correlates routing decisions (base types) with agent instance states (compound IDs)
- Graceful degradation when instances haven't started yet
- Thread allAgentStates through AgentSectionsProps to OrchestratorSections
- Wire InstanceRoutingView in NodeDetailsSidebar File Routing Table section
- Update barrel export (replace FileRoutingCards with InstanceRoutingView)1 parent 55e2793 commit 98cae75
File tree
4 files changed
+621
-85
lines changed- frontend/src
- components/CommandCenter
- lib
4 files changed
+621
-85
lines changed
0 commit comments