agent-ecosystem/agent-teams-controller/test
iliya 194bd1bf1e feat: enhance task messaging and member role detection
- Introduced a new function `quoteMarkdown` to format task comments with markdown quotes for better readability.
- Updated the `buildCommentNotificationMessage` to utilize `quoteMarkdown`, ensuring comments are displayed correctly.
- Refactored member role detection across multiple services to use `isLeadMember` for consistency and clarity in identifying team leads.
- Enhanced various components to improve handling of team member roles, ensuring accurate representation in UI and logic.
- Adjusted tests to reflect changes in comment formatting and member role checks, improving overall reliability.
2026-03-15 17:45:10 +02:00
..
cascadeGuard.test.js feat: add cross-team communication orchestrator 2026-03-09 18:45:15 +02:00
controller.test.js feat: enhance task messaging and member role detection 2026-03-15 17:45:10 +02:00
crossTeam.test.js feat: enhance cross-team messaging and message storage 2026-03-11 00:33:17 +02:00