agent-ecosystem/src/renderer/components/team/kanban
iliya 71143db3ac feat: update cross-team messaging protocol and enhance team provisioning
- Refactored cross-team message formatting to use a canonical XML-like tag structure for improved clarity and consistency.
- Introduced new attributes for cross-team messages, including 'from', 'depth', 'conversationId', and 'replyToConversationId'.
- Enhanced TeamProvisioningService to manage pending cross-team reply expectations, ensuring proper message handling and relay.
- Updated UI components to reflect changes in cross-team messaging, including stripping metadata from displayed messages.
- Added tests to validate new cross-team message handling and ensure proper functionality across services.
2026-03-10 14:48:55 +02:00
..
KanbanBoard.tsx feat: update cross-team messaging protocol and enhance team provisioning 2026-03-10 14:48:55 +02:00
KanbanColumn.tsx feat: add task owner management and update CLI commands 2026-02-26 18:32:48 +02:00
KanbanFilterPopover.tsx feat: enhance attachment handling and improve UI components 2026-03-05 12:15:03 +02:00
KanbanTaskCard.tsx feat: enhance task comment notifications and owner wake-up logic 2026-03-09 15:25:22 +02:00
TrashDialog.tsx feat: integrate agent-teams-controller and enhance task management 2026-03-07 16:01:32 +02:00