agent-ecosystem/test/main
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
..
build feat(frontend): improve runtime connection and team setup ux 2026-04-11 19:55:25 +03:00
features/tmux-installer test(tmux): strengthen macos host e2e smoke 2026-04-14 20:16:54 +03:00
http feat(team): add bootstrap recovery and app integration 2026-04-07 00:43:38 +03:00
ipc feat(activity-detail): implement task activity detail retrieval and UI integration 2026-04-13 19:19:52 +03:00
services refactor(agent-graph): replace store usage with context hooks for team data retrieval 2026-04-15 16:42:05 +03:00
utils feat(graph-controls): add team page and task creation buttons, improve toolbar button styles 2026-04-13 18:36:44 +03:00