agent-ecosystem/.github
iliya 98a1155635 feat(graph): wire popover actions to real dialogs (Message, Open task/member)
- TeamGraphOverlay accepts onSendMessage, onOpenTaskDetail, onOpenMemberProfile
- TeamDetailView passes dialog openers to overlay:
  - Message → opens SendMessageDialog with recipient pre-filled
  - Open (task) → opens TaskDetailDialog with task found by ID
  - Open (member) → opens SendMessageDialog for that member
  - Double-click → same as Open
- Removed console.log stubs
2026-03-28 12:56:43 +02:00
..
ISSUE_TEMPLATE Update issue templates 2026-02-22 14:31:49 +09:00
workflows feat(graph): force-directed agent graph visualization with kanban-zone task layout 2026-03-28 12:03:42 +02:00
CLA.md feat: project editor with drag & drop, search, Quick Open (#11) 2026-03-01 07:56:59 +02:00
CODE_OF_CONDUCT.md feat: project editor with drag & drop, search, Quick Open (#11) 2026-03-01 07:56:59 +02:00
CONTRIBUTING.md feat(graph): wire popover actions to real dialogs (Message, Open task/member) 2026-03-28 12:56:43 +02:00
SECURITY.md feat: project editor with drag & drop, search, Quick Open (#11) 2026-03-01 07:56:59 +02:00