agent-ecosystem/agent-teams-controller/test
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
..
cascadeGuard.test.js feat: add cross-team communication orchestrator 2026-03-09 18:45:15 +02:00
controller.test.js feat: improve task status handling and notification resilience 2026-03-09 17:09:15 +02:00
crossTeam.test.js feat: implement cross-team message deduplication and improve handling 2026-03-09 22:50:13 +02:00