agent-ecosystem/packages/agent-graph
iliya 26f7b9158f fix(graph): enhance particle rendering for task comments
- Added visual differentiation for 'task_comment' particles, adjusting size and glow effects.
- Updated drawing functions to handle new particle kind, ensuring proper rendering in the graph.
- Introduced a merge function for particles to prevent duplicates during state updates.
- Enhanced color constants for better visual representation of different particle types.
2026-03-28 22:55:01 +02:00
..
src fix(graph): enhance particle rendering for task comments 2026-03-28 22:55:01 +02:00
package.json refactor(graph): fix SOLID/DRY violations from audit 2026-03-28 14:41:24 +02:00
tsconfig.json feat(graph): force-directed agent graph visualization with kanban-zone task layout 2026-03-28 12:03:42 +02:00