agent-ecosystem/agent-teams-controller
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
..
scripts feat: enhance workspace management and MCP integration 2026-03-07 15:02:55 +02:00
src refactor: standardize agent block handling and improve messaging format 2026-03-07 21:59:38 +02:00
test refactor: standardize agent block handling and improve messaging format 2026-03-07 21:59:38 +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