agent-ecosystem/src/renderer/components
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
..
chat perf: replace remark-based search with plain text indexOf 2026-03-25 14:32:37 +02:00
common fix(team): stable context % + show "% of context" + graph improvements 2026-03-28 18:32:10 +02:00
dashboard feat(dashboard): add auth troubleshooting guide to CLI status banner 2026-03-25 15:00:42 +02:00
extensions feat(chat): add syntax highlighting to command input in EditToolViewer and SkillReviewDialog 2026-03-23 20:26:48 +02:00
layout feat(graph): enhance GraphControls with settings toggle and improved zoom functionality 2026-03-29 00:05:29 +02:00
notifications feat: enhance notification management and team messaging functionality 2026-03-07 13:44:07 +02:00
report feat: migrate to React 19 2026-03-24 17:11:55 +02:00
schedules style: auto-fix import/export sorting and formatting 2026-03-16 20:48:42 +02:00
search perf: add search debounce and increase global search timeout 2026-03-25 14:38:07 +02:00
settings feat: migrate to React 19 2026-03-24 17:11:55 +02:00
sidebar refactor(session): improve session label formatting and enhance session item display 2026-03-29 01:16:04 +02:00
team feat(graph): add cross-team ghost nodes and task card improvements 2026-03-31 01:48:15 +03:00
terminal refactor: enhance task management protocols and UI components 2026-03-20 13:45:03 +02:00
ui fix(team): scan inbox for permission_request during provisioning 2026-03-27 23:35:52 +02:00