agent-ecosystem/src/main/services
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
..
analysis feat: enhance notification system with task status change support 2026-03-04 15:22:59 +02:00
discovery refactor: streamline task handling and remove legacy support 2026-03-08 00:24:48 +02:00
editor fix: resolve 245 eslint errors across 12 files 2026-03-04 01:03:45 +02:00
error feat: add scheduled tasks with cron execution and rich log viewer 2026-03-08 00:58:07 +02:00
extensions feat: add Extension Store with plugin catalog and MCP registry 2026-03-08 01:00:18 +02:00
infrastructure fix: resolve all eslint errors across 24 files 2026-03-07 14:39:21 +02:00
parsing feat: add support for Claude Code CLI worktrees 2026-03-01 13:47:33 +02:00
schedule feat: add scheduled tasks with cron execution and rich log viewer 2026-03-08 00:58:07 +02:00
team feat: implement cross-team message deduplication and improve handling 2026-03-09 22:50:13 +02:00
index.ts Merge branch 'feature/extension-store' into dev 2026-03-08 01:08:19 +02:00