agent-ecosystem/agent-teams-controller/src/internal
iliya 6bcb81d337 feat: implement structured task references and enhance task handling
- Introduced a new structured task reference format `{ taskId, displayId, teamName }` for consistent task mention persistence across UI and storage.
- Enhanced message handling in various components to support the new task reference structure, including normalization and validation.
- Updated task-related functions to accommodate optional task reference fields, improving task management and messaging capabilities.
- Improved rendering and navigation of task references in the UI, ensuring stable links across messages and comments.
- Refactored task reference utilities for better integration and usability within the application.
2026-03-11 15:14:19 +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 feat: introduce maintenance API for artifact reconciliation 2026-03-07 18:48:57 +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 feat: implement structured task references and enhance task handling 2026-03-11 15:14:19 +02:00
runtimeHelpers.js feat: enhance task management with improved notification and briefing features 2026-03-09 12:47:06 +02:00
tasks.js feat: implement structured task references and enhance task handling 2026-03-11 15:14:19 +02:00
taskStore.js feat: implement structured task references and enhance task handling 2026-03-11 15:14:19 +02:00