agent-ecosystem/agent-teams-controller/src/internal
iliya 6469b17736 fix: enhance comment retrieval logic in getTaskComment function
- Updated the getTaskComment function to first attempt an exact match for comment IDs, followed by a prefix match for improved flexibility in retrieving comments with short IDs.
- This change ensures better handling of comment lookups, enhancing user experience when accessing task comments.
2026-03-20 13:46:56 +02:00
..
agentBlocks.js feat: enhance README and internal message handling 2026-03-16 11:23:58 +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: add message lookup functionality for task creation 2026-03-16 10:46:25 +02:00
messageStore.js feat: introduce MEMBER_DELEGATE_DESCRIPTION for action mode protocols 2026-03-18 14:01:21 +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 feat: update review instructions and enhance team operations documentation 2026-03-17 14:10:08 +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: enhance attachment handling and metadata management 2026-03-17 13:53:29 +02:00
tasks.js fix: enhance comment retrieval logic in getTaskComment function 2026-03-20 13:46:56 +02:00
taskStore.js feat: add getTaskComment functionality and enhance pre-commit script 2026-03-20 13:45:14 +02:00