agent-ecosystem/test
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
..
fixtures/extensions feat: add Extension Store with plugin catalog and MCP registry 2026-03-08 01:00:18 +02:00
main refactor(graph): simplify comment particle rendering with dedicated bubble function 2026-03-30 20:02:05 +03:00
mocks feat(wsl): add support for finding WSL Claude root candidates 2026-02-14 13:53:13 +09:00
renderer feat(team): add support for task comment notifications 2026-03-29 01:29:13 +02:00
shared fix(team): scan inbox for permission_request during provisioning 2026-03-27 23:35:52 +02:00
setup.ts feat: add Sentry error tracking and update docs 2026-03-22 17:03:15 +02:00