agent-ecosystem/agent-teams-controller/src
iliya 26e21251d0 fix(tasks): prevent duplicate task comments by adding stable comment ID
- Introduced a stable comment ID format to ensure that comments are not duplicated when the completeTask function is called multiple times for the same task.
- Updated the addTaskComment function to include the new ID format, which combines the completedTask ID and blockedTask ID.

This change enhances the task management system by improving comment handling during task resolution.
2026-03-23 13:16:30 +02:00
..
internal fix(tasks): prevent duplicate task comments by adding stable comment ID 2026-03-23 13:16:30 +02:00
controller.js feat: introduce MEMBER_DELEGATE_DESCRIPTION for action mode protocols 2026-03-18 14:01:21 +02:00
index.js refactor: remove legacy teamctl CLI support and update package description 2026-03-08 22:50:57 +02:00