agent-ecosystem/agent-teams-controller/src/internal
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
..
agentBlocks.js refactor: standardize agent block handling and improve messaging format 2026-03-07 21:59:38 +02:00
capture.js feat: enhance workspace management and MCP integration 2026-03-07 15:02:55 +02:00
cascadeGuard.js feat: add cross-team communication orchestrator 2026-03-09 18:45:15 +02:00
context.js feat: integrate runtime helpers and enhance lead session handling 2026-03-08 00:56:31 +02:00
crossTeam.js feat: enhance cross-team messaging and message storage 2026-03-11 00:33:17 +02:00
crossTeamProtocol.js feat: update cross-team messaging protocol and enhance team provisioning 2026-03-10 14:48:55 +02:00
fileLock.js feat: add cross-team communication orchestrator 2026-03-09 18:45:15 +02:00
kanban.js feat: introduce 'needsFix' review state and enhance task management features 2026-03-09 13:50:45 +02:00
kanbanStore.js feat: introduce 'needsFix' review state and enhance task management features 2026-03-09 13:50:45 +02:00
maintenance.js refactor: update comment formatting and notification handling in maintenance and tasks 2026-03-14 22:10:16 +02:00
messages.js feat: enhance review and messaging functionalities 2026-03-07 17:47:28 +02:00
messageStore.js feat: implement structured task references and enhance task handling 2026-03-11 15:14:19 +02:00
processes.js feat: integrate agent-teams-controller and enhance task management 2026-03-07 16:01:32 +02:00
processStore.js feat: integrate runtime helpers and enhance lead session handling 2026-03-08 00:56:31 +02:00
review.js refactor: enhance task review notifications and UI components 2026-03-14 13:52:30 +02:00
runtime.js feat: enhance team control API with retry logic and fallback mechanisms 2026-03-12 19:23:48 +02:00
runtimeHelpers.js feat: implement member briefing functionality and enhance team provisioning 2026-03-13 15:58:51 +02:00
tasks.js feat: enhance task messaging and member role detection 2026-03-15 17:45:10 +02:00
taskStore.js feat: implement structured task references and enhance task handling 2026-03-11 15:14:19 +02:00