agent-ecosystem/test/main
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
..
ipc feat: add cross-team communication orchestrator 2026-03-09 18:45:15 +02:00
services feat: implement cross-team message deduplication and improve handling 2026-03-09 22:50:13 +02:00
utils merge: integrate tool approval settings and add ongoing sessions warning 2026-03-08 22:30:44 +02:00