agent-ecosystem/packages/agent-graph
iliya 92968b45ad refactor(graph): simplify comment particle rendering with dedicated bubble function
- Replaced inline drawing logic for task comments with a new `drawCommentBubble` function to enhance readability and maintainability.
- The new function encapsulates the drawing of a speech-bubble icon, including the rounded rectangle body, tail, and inner dots to suggest text.
2026-03-30 20:02:05 +03:00
..
src refactor(graph): simplify comment particle rendering with dedicated bubble function 2026-03-30 20:02:05 +03: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