agent-ecosystem/packages/agent-graph/src/hooks
iliya 16f069fae3 feat(graph): enhance task rendering and interaction features
- Updated task opacity logic to simplify conditions.
- Added comment count and unread count badges to task pills for better visibility.
- Improved layout for unassigned tasks, including a section header and overflow badge.
- Enhanced task interaction by restricting drag functionality to member and lead nodes only.
- Introduced new task action event listeners for better task management in the UI.
- Preserved known task change presence across refreshes to maintain state consistency.
2026-03-31 01:29:59 +03:00
..
useGraphCamera.ts feat(graph): force-directed agent graph visualization with kanban-zone task layout 2026-03-28 12:03:42 +02:00
useGraphInteraction.ts feat(graph): enhance task rendering and interaction features 2026-03-31 01:29:59 +03:00
useGraphSimulation.ts fix(team): re-add control_response via stdin for teammate permissions 2026-03-30 21:47:40 +03:00