agent-ecosystem/src/renderer/components/team/members
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
..
CurrentTaskIndicator.tsx fix(ui): finalize team activity and kanban polish 2026-04-18 21:40:47 +03:00
LeadModelRow.test.tsx chore: checkpoint workspace before relaunch flow 2026-04-19 16:08:38 +03:00
LeadModelRow.tsx feat(team): enhance team messaging functionality and UI 2026-04-19 20:57:13 +03:00
memberActivityEntries.ts fix(ci): restore workspace validation 2026-04-18 12:20:37 +03:00
MemberCard.tsx feat: switch team member avatars to local assets 2026-04-19 17:33:44 +03:00
MemberDetailDialog.tsx chore: checkpoint workspace before relaunch flow 2026-04-19 16:08:38 +03:00
MemberDetailHeader.tsx feat: switch team member avatars to local assets 2026-04-19 17:33:44 +03:00
MemberDetailStats.tsx feat(member-details): enhance member detail dialog with activity filtering and initial tab state 2026-04-13 17:00:20 +03:00
memberDetailTypes.ts feat(member-details): enhance member detail dialog with activity filtering and initial tab state 2026-04-13 17:00:20 +03:00
MemberDraftRow.tsx feat(team): enhance team messaging functionality and UI 2026-04-19 20:57:13 +03:00
MemberExecutionLog.tsx feat(team): enhance Claude logs handling and improve retrieval logic 2026-04-19 01:38:58 +03:00
MemberHoverCard.tsx feat: switch team member avatars to local assets 2026-04-19 17:33:44 +03:00
MemberList.tsx fix(ci): restore checks and lead model selection 2026-04-18 22:28:53 +03:00
MemberLogsTab.tsx feat(team): expand task and member execution logs 2026-04-18 18:13:37 +03:00
MemberMessagesTab.tsx Merge branch 'dev' into spike/team-snapshot-split-plan 2026-04-18 14:23:18 +03:00
memberNameSets.ts feat: enhance team control API with retry logic and fallback mechanisms 2026-03-12 19:23:48 +02:00
MemberRoleEditor.tsx fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
MembersEditorSection.tsx feat(team): enhance team messaging functionality and UI 2026-04-19 20:57:13 +03:00
membersEditorTypes.ts chore: checkpoint workspace before relaunch flow 2026-04-19 16:08:38 +03:00
membersEditorUtils.ts feat(team): add relaunch flow and stabilize edit member colors 2026-04-19 16:46:56 +03:00
MemberStatsTab.tsx feat: add FAQ section to README and improve cross-platform handling in code 2026-03-02 22:56:56 +02:00
MemberTasksTab.tsx feat: introduce 'needsFix' review state and enhance task management features 2026-03-09 13:50:45 +02:00
SubagentRecentMessagesPreview.tsx feat: enhance team provisioning and message preview handling 2026-03-16 17:36:23 +02:00
TeamRosterEditorSection.tsx feat(cliInstaller): add model verification for providers 2026-04-16 19:41:23 +03:00