agent-ecosystem/packages/agent-graph/src/ui
iliya 6621660376 feat(graph): add cross-team ghost nodes and task card improvements
- Cross-team messages now show ghost nodes (dashed hexagons) for external teams
- Ghost nodes have purple color, link icon, and connect to lead via message edge
- Particles flow between ghost node and lead with cross-team message labels
- Cross-team popover shows external team name
- Task click opens full KanbanTaskCard with glow effects and action buttons
- All kanban task actions wired through CustomEvent to TeamDetailView
2026-03-31 01:48:15 +03:00
..
GraphCanvas.tsx feat(graph): add cross-team ghost nodes and task card improvements 2026-03-31 01:48:15 +03:00
GraphControls.tsx fix(graph): pause button as standalone icon left of View dropdown 2026-03-30 19:09:49 +03:00
GraphOverlay.tsx feat(graph): enhance GraphControls with settings toggle and improved zoom functionality 2026-03-29 00:05:29 +02:00
GraphView.tsx feat(graph): enhance task rendering and interaction features 2026-03-31 01:29:59 +03:00