agent-ecosystem/agent-teams-controller
iliya 4a2b8baaf5 feat: enhance cross-team messaging with conversation metadata
- Introduced conversationId and replyToConversationId to support threaded replies in cross-team messages.
- Updated message formatting to include conversation metadata in the message prefix.
- Enhanced CrossTeamService to infer conversation metadata when not explicitly provided.
- Improved tests to validate the handling of conversation IDs and ensure correct message routing.
- Updated UI components to display pending replies and manage cross-team interactions more effectively.
2026-03-10 00:04:53 +02:00
..
scripts refactor: remove legacy teamctl CLI support and update package description 2026-03-08 22:50:57 +02:00
src feat: enhance cross-team messaging with conversation metadata 2026-03-10 00:04:53 +02:00
test feat: enhance cross-team messaging with conversation metadata 2026-03-10 00:04:53 +02:00
.gitignore feat: enhance workspace management and MCP integration 2026-03-07 15:02:55 +02:00
package.json refactor: remove legacy teamctl CLI support and update package description 2026-03-08 22:50:57 +02:00
vitest.config.js feat: enhance workspace management and MCP integration 2026-03-07 15:02:55 +02:00