agent-ecosystem/agent-teams-controller/src/internal
iliya a3844a085f refactor: standardize agent block handling and improve messaging format
- Introduced a new `wrapAgentBlock` function to standardize the formatting of agent-only messages across the application.
- Updated the `requestReview` method to utilize the new agent block format, enhancing consistency in review request messages.
- Refactored legacy agent block handling to support both new XML-like and legacy fenced formats, ensuring backward compatibility.
- Enhanced tests to validate the new agent block formatting and ensure proper extraction of agent-only content from messages.
2026-03-07 21:59:38 +02:00
..
agentBlocks.js refactor: standardize agent block handling and improve messaging format 2026-03-07 21:59:38 +02:00
capture.js feat: enhance workspace management and MCP integration 2026-03-07 15:02:55 +02:00
context.js feat: enhance workspace management and MCP integration 2026-03-07 15:02:55 +02:00
kanban.js feat: integrate agent-teams-controller and enhance task management 2026-03-07 16:01:32 +02:00
kanbanStore.js feat: introduce maintenance API for artifact reconciliation 2026-03-07 18:48:57 +02:00
maintenance.js feat: introduce maintenance API for artifact reconciliation 2026-03-07 18:48:57 +02:00
messages.js feat: enhance review and messaging functionalities 2026-03-07 17:47:28 +02:00
messageStore.js feat: enhance review and messaging functionalities 2026-03-07 17:47:28 +02:00
processes.js feat: integrate agent-teams-controller and enhance task management 2026-03-07 16:01:32 +02:00
processStore.js feat: enhance review and messaging functionalities 2026-03-07 17:47:28 +02:00
review.js refactor: standardize agent block handling and improve messaging format 2026-03-07 21:59:38 +02:00
tasks.js feat: integrate agent-teams-controller and enhance task management 2026-03-07 16:01:32 +02:00
taskStore.js feat: enhance review and messaging functionalities 2026-03-07 17:47:28 +02:00