agent-ecosystem/src/renderer/components/team/sidebar
777genius 52677b55d0 feat(team): enhance team messaging functionality and UI
- Integrated pending replies state management for team members.
- Updated TeamDetailView to initialize pending replies from state.
- Added logic to refresh team messages and member activity on tab focus.
- Improved UI components by increasing dialog content width for better layout.
- Enhanced member draft rows with avatar support for better visual representation.
- Implemented reconciliation logic for pending replies based on message history.
- Updated tests to cover new functionality and ensure reliability.
2026-04-19 20:57:13 +03:00
..
TeamSidebarHost.tsx perf: offload heavy I/O to worker thread, reduce renderer re-renders 2026-04-05 16:21:05 +00:00
TeamSidebarPortalManager.ts feat(graph): enhance GraphControls with settings toggle and improved zoom functionality 2026-03-29 00:05:29 +02:00
TeamSidebarPortalSource.tsx fix(ci): stabilize provisioning test and clear lint errors 2026-03-30 16:45:14 +03:00
TeamSidebarRail.tsx chore(workspace): checkpoint remaining claude team changes 2026-04-12 22:15:57 +03:00
teamSidebarUiState.ts feat(team): enhance team messaging functionality and UI 2026-04-19 20:57:13 +03:00