agent-ecosystem/src/renderer/features/agent-graph
iliya add9df2006 fix(graph): Profile opens member dialog (not message) + Add Task button
- Profile button dispatches 'graph:open-profile' → MemberDetailDialog
  (was incorrectly mapped to 'graph:send-message')
- Double-click on member → opens profile (was: send message)
- New "Add Task" button on member popover → CreateTaskDialog with owner pre-filled
- New events: graph:open-profile, graph:create-task
- TeamDetailView listens for both new events
2026-03-28 15:08:32 +02:00
..
adapters feat(graph): robohash avatars inside member hexagons + center column headers 2026-03-28 12:46:25 +02:00
ui fix(graph): Profile opens member dialog (not message) + Add Task button 2026-03-28 15:08:32 +02:00
index.ts feat(graph): force-directed agent graph visualization with kanban-zone task layout 2026-03-28 12:03:42 +02:00