agent-ecosystem/src/renderer/components
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
..
chat chore(workspace): checkpoint remaining claude team changes 2026-04-12 22:15:57 +03:00
common feat(frontend): improve runtime connection and team setup ux 2026-04-11 19:55:25 +03:00
dashboard Merge branch 'worktree/tmux-hybrid-installer-plan' into dev 2026-04-14 22:11:41 +03:00
extensions fix(extensions): resolve project path from both projects and repositoryGroups 2026-04-14 16:38:12 +03:00
layout refactor: migrate agent graph to feature slice 2026-04-14 16:24:09 +03:00
notifications feat: enhance notification management and team messaging functionality 2026-03-07 13:44:07 +02:00
report chore(workspace): checkpoint remaining claude team changes 2026-04-12 22:15:57 +03:00
runtime fix(ci): restore PR #44 checks 2026-04-13 17:00:49 +03:00
schedules chore(workspace): checkpoint remaining claude team changes 2026-04-12 22:15:57 +03:00
search perf(renderer): reduce costly blur transitions 2026-04-11 10:05:27 +03:00
settings feat(frontend): improve runtime connection and team setup ux 2026-04-11 19:55:25 +03:00
sidebar feat: prioritize recent projects by explicit opens 2026-04-14 20:58:54 +03:00
team refactor(agent-graph): replace store usage with context hooks for team data retrieval 2026-04-15 16:42:05 +03:00
terminal feat(multimodel): add free-code runtime and provider status UI 2026-04-02 10:22:11 +03:00
ui feat(chat): show project and user skills as slash command suggestions 2026-04-14 16:38:12 +03:00