agent-ecosystem/src/main/services/team/taskLogs/activity
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
..
BoardTaskActivityDetailService.ts refactor(agent-graph): replace store usage with context hooks for team data retrieval 2026-04-15 16:42:05 +03:00
BoardTaskActivityEntryBuilder.ts fix(ci): restore PR #44 checks 2026-04-13 17:00:49 +03:00
BoardTaskActivityParseCache.ts feat(task-logs): add board task activity and task log stream 2026-04-12 22:13:43 +03:00
BoardTaskActivityRecord.ts feat(task-logs): add board task activity and task log stream 2026-04-12 22:13:43 +03:00
BoardTaskActivityRecordBuilder.ts fix(ci): restore PR #44 checks 2026-04-13 17:00:49 +03:00
BoardTaskActivityRecordSource.ts fix(ci): restore PR #44 checks 2026-04-13 17:00:49 +03:00
BoardTaskActivityService.ts feat(task-logs): add board task activity and task log stream 2026-04-12 22:13:43 +03:00
BoardTaskActivityTranscriptReader.ts fix(ci): restore PR #44 checks 2026-04-13 17:00:49 +03:00
featureGates.ts feat(task-logs): add board task activity and task log stream 2026-04-12 22:13:43 +03:00