agent-ecosystem/test/main/services
777genius 03dda6b486 refactor(agent-graph): replace store usage with context hooks for team data retrieval
- Updated components in the agent-graph renderer to utilize context hooks instead of the store for accessing team data.
- Introduced `useGraphActivityContext` and `useGraphMemberPopoverContext` hooks to streamline data management.
- Refactored `GraphBlockingEdgePopover`, `GraphNodePopover`, and `GraphTaskCard` components for improved performance and readability.
- Enhanced imports in `MemberDetailDialog` for better organization.
2026-04-15 16:42:05 +03:00
..
analysis feat: enhance task change retrieval with additional options 2026-03-04 15:22:59 +02:00
discovery fix(scanner): preserve message count in light metadata 2026-04-11 09:07:25 +03:00
editor feat: enhance notification and task management features 2026-03-02 18:17:57 +02:00
extensions feat(frontend): improve runtime connection and team setup ux 2026-04-11 19:55:25 +03:00
infrastructure feat(graph-controls): add team page and task creation buttons, improve toolbar button styles 2026-04-13 18:36:44 +03:00
parsing feat: color badges for subagent types with .claude/agents/ config support 2026-02-21 13:52:59 -03:00
runtime fix: harden provider-aware cli env handling 2026-04-12 13:18:49 +03:00
schedule fix: harden provider-aware cli env handling 2026-04-12 13:18:49 +03:00
team refactor(agent-graph): replace store usage with context hooks for team data retrieval 2026-04-15 16:42:05 +03:00