- 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. |
||
|---|---|---|
| .. | ||
| agentBlocks.ts | ||
| cache.ts | ||
| index.ts | ||
| kanban.ts | ||
| memberColors.ts | ||
| teamLimits.ts | ||
| trafficLights.ts | ||
| triggerColors.ts | ||
| window.ts | ||