agent-ecosystem/src/renderer/components/team
iliya 210b59884e feat: implement cross-team message deduplication and improve handling
- Added deduplication logic to prevent recent equivalent cross-team messages from being sent multiple times.
- Introduced functions to normalize message content and build deduplication keys.
- Updated CrossTeamService and CrossTeamOutbox to utilize deduplication during message sending.
- Enhanced tests to verify deduplication behavior and ensure correct message handling in various scenarios.
2026-03-09 22:50:13 +02:00
..
activity feat: implement cross-team message deduplication and improve handling 2026-03-09 22:50:13 +02:00
attachments feat: improve task status handling and notification resilience 2026-03-09 17:09:15 +02:00
dialogs feat: improve task status handling and notification resilience 2026-03-09 17:09:15 +02:00
editor feat: enhance theme support and UI consistency across components 2026-03-07 12:02:12 +02:00
kanban feat: enhance task comment notifications and owner wake-up logic 2026-03-09 15:25:22 +02:00
members feat: improve task status handling and notification resilience 2026-03-09 17:09:15 +02:00
messages feat: implement cross-team message deduplication and improve handling 2026-03-09 22:50:13 +02:00
review feat: enhance task comment notifications and owner wake-up logic 2026-03-09 15:25:22 +02:00
schedule feat: enhance extension installation and uninstallation flows 2026-03-08 01:44:58 +02:00
tasks feat: introduce 'needsFix' review state and enhance task management features 2026-03-09 13:50:45 +02:00
ClaudeLogsFilterPopover.tsx fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
ClaudeLogsSection.tsx feat: enhance ClaudeLogsSection and TeamDetailView with improved search and layout 2026-03-07 13:51:34 +02:00
CliLogsRichView.tsx fix: resolve all eslint errors across 24 files 2026-03-07 14:39:21 +02:00
CollapsibleTeamSection.tsx feat: improve task status handling and notification resilience 2026-03-09 17:09:15 +02:00
MemberBadge.tsx feat: enhance notification management and team messaging functionality 2026-03-07 13:44:07 +02:00
ProcessesSection.tsx feat: enhance React component data handling and improve task management features 2026-02-25 18:07:03 +02:00
ProvisioningProgressBlock.tsx fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
provisioningSteps.ts feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
RoleSelect.tsx fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
TaskTooltip.tsx feat: introduce 'needsFix' review state and enhance task management features 2026-03-09 13:50:45 +02:00
TeamDetailView.tsx feat: implement cross-team message deduplication and improve handling 2026-03-09 22:50:13 +02:00
TeamEmptyState.tsx feat: use agent teams 2026-02-22 15:41:18 +02:00
TeamListFilterPopover.tsx feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00
TeamListView.tsx feat: enhance theme support and UI consistency across components 2026-03-07 12:02:12 +02:00
TeamProvisioningBanner.tsx feat: refine team provisioning and UI components for improved user experience 2026-03-09 18:15:00 +02:00
TeamSessionsSection.tsx feat: enhance theme support and UI consistency across components 2026-03-07 12:02:12 +02:00
ToolApprovalSheet.tsx feat: add --permission-prompt-tool stdio support with granular tool approval 2026-03-08 22:22:30 +02:00
UnreadCommentsBadge.tsx feat: enhance task comment notifications and owner wake-up logic 2026-03-09 15:25:22 +02:00