agent-ecosystem/.github
Илия 11bb49c53e
feat(graph): force-directed agent graph visualization with kanban-zone task layout
Force-directed graph visualization for agent teams.

Package: @claude-teams/agent-graph (isolated workspace package)
- Space theme: bloom, particles, hex grid, depth stars
- Members as hexagonal nodes with breathing glow
- Tasks as pill cards in kanban columns (todo/wip/done/review/approved) per owner
- Message particles along edges (real-time only)
- Deterministic layout, Figma-style pan, scroll/pinch zoom
- Clean Architecture: ports/adapters/strategies, ES #private classes

Integration: features/agent-graph/ (adapter + overlay + tab)
- Full-screen overlay (Cmd+Shift+G) + Pin as Tab
- Graph button in Team section header
- Frustum culling, zero per-frame allocations, adaptive fps
- Performance overlay via ?perf query param

Also: CI runs on all PR branches, features/CLAUDE.md architecture guide
2026-03-28 12:03:42 +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 docs: enhance CONTRIBUTING.md with project philosophy 2026-03-25 13:59:43 +02:00
SECURITY.md feat: project editor with drag & drop, search, Quick Open (#11) 2026-03-01 07:56:59 +02:00