agent-ecosystem/src/main
iliya 5da9e2372d feat: enhance cross-team messaging and message storage
- Introduced new parameters for cross-team messaging, including CROSS_TEAM_SENT_SOURCE for better tracking of sent messages.
- Updated sendCrossTeamMessage function to append sent messages to the message store, ensuring a complete history of communications.
- Enhanced tests to validate the new message storage functionality and ensure accurate retrieval of sent messages.
- Improved handling of message timestamps and deduplication logic for cross-team communications.
2026-03-11 00:33:17 +02:00
..
constants feat: add support for Claude Code CLI worktrees 2026-03-01 13:47:33 +02:00
http feat: enhance session and subagent routes with cache bypass functionality 2026-03-07 00:05:38 +02:00
ipc feat: overhaul UI components and enhance task management features 2026-03-10 23:34:58 +02:00
services feat: enhance cross-team messaging and message storage 2026-03-11 00:33:17 +02:00
types feat: enhance notification system with task status change support 2026-03-04 15:22:59 +02:00
utils merge: integrate tool approval settings and add ongoing sessions warning 2026-03-08 22:30:44 +02:00
workers feat: enhance task review process with new event tracking 2026-03-09 14:52:38 +02:00
index.ts feat: enhance API key management and GitHub stars integration 2026-03-10 20:05:04 +02:00
standalone.ts feat: add FAQ section to README and improve cross-platform handling in code 2026-03-02 22:56:56 +02:00