agent-ecosystem/agent-teams-controller/test
iliya baf0609595 feat: add message lookup functionality for task creation
- Introduced a new `lookupMessage` function to retrieve messages by their exact messageId from both sent messages and inbox files.
- Enhanced error handling for ambiguous messageId scenarios and missing messageId cases.
- Updated the `createTask` function to include `sourceMessageId` and `sourceMessage` fields, capturing the original message details during task creation.
- Added comprehensive tests for the `lookupMessage` functionality, ensuring accurate retrieval and validation of messages from different sources.
2026-03-16 10:46:25 +02:00
..
cascadeGuard.test.js feat: add cross-team communication orchestrator 2026-03-09 18:45:15 +02:00
controller.test.js feat: add message lookup functionality for task creation 2026-03-16 10:46:25 +02:00
crossTeam.test.js feat: enhance cross-team messaging and message storage 2026-03-11 00:33:17 +02:00