agent-ecosystem/agent-teams-controller
iliya 95d610f43b feat: enhance review and messaging functionalities
- Added requestReview method to facilitate task review requests, integrating with kanban and messaging systems.
- Updated taskStore to manage review states, ensuring compatibility with kanban columns.
- Enhanced message handling by introducing appendSentMessage for better tracking of sent messages.
- Improved task management by normalizing review states and integrating them into task creation and retrieval processes.
- Updated tests to cover new review and messaging features, ensuring robust functionality across components.
2026-03-07 17:47:28 +02:00
..
scripts feat: enhance workspace management and MCP integration 2026-03-07 15:02:55 +02:00
src feat: enhance review and messaging functionalities 2026-03-07 17:47:28 +02:00
test feat: enhance review and messaging functionalities 2026-03-07 17:47:28 +02:00
.gitignore feat: enhance workspace management and MCP integration 2026-03-07 15:02:55 +02:00
package.json feat: enhance workspace management and MCP integration 2026-03-07 15:02:55 +02:00
vitest.config.js feat: enhance workspace management and MCP integration 2026-03-07 15:02:55 +02:00