agent-ecosystem/src
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
..
main refactor: standardize agent block handling and improve messaging format 2026-03-07 21:59:38 +02:00
preload refactor: reorganize imports and enhance type definitions 2026-03-07 19:23:48 +02:00
renderer refactor: standardize agent block handling and improve messaging format 2026-03-07 21:59:38 +02:00
shared refactor: standardize agent block handling and improve messaging format 2026-03-07 21:59:38 +02:00
types feat: introduce maintenance API for artifact reconciliation 2026-03-07 18:48:57 +02:00