agent-ecosystem/agent-teams-controller/src
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
..
internal feat: implement structured task references and enhance task handling 2026-03-11 15:14:19 +02:00
controller.js feat: add cross-team communication orchestrator 2026-03-09 18:45:15 +02:00
index.js refactor: remove legacy teamctl CLI support and update package description 2026-03-08 22:50:57 +02:00