agent-ecosystem/test/main/services/team
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
..
FileContentResolver.test.ts feat: enhance team file handling and logging improvements 2026-03-03 22:00:11 +02:00
MemberStatsComputer.test.ts feat: enhance file path validation and member stats computation 2026-03-06 13:00:08 +02:00
ReviewApplierService.test.ts feat: enhance team file handling and logging improvements 2026-03-03 22:00:11 +02:00
TaskBoundaryParser.test.ts feat: introduce maintenance API for artifact reconciliation 2026-03-07 18:48:57 +02:00
teamctl.test.ts refactor: standardize agent block handling and improve messaging format 2026-03-07 21:59:38 +02:00
teamctlRelationships.test.ts feat: implement custom project path management and task relationship features 2026-03-01 20:42:17 +02:00
TeamDataService.test.ts fix: enhance task comment functionality and improve UI interactions 2026-03-07 21:22:49 +02:00
TeamInboxReader.test.ts feat: implement file read timeout handling and size validation across team services 2026-03-03 17:43:29 +02:00
TeamInboxWriter.test.ts feat: add source field to messages for system notifications 2026-03-05 22:16:57 +02:00
TeamKanbanManager.test.ts feat: implement file read timeout handling and size validation across team services 2026-03-03 17:43:29 +02:00
TeamMemberLogsFinder.test.ts feat: introduce maintenance API for artifact reconciliation 2026-03-07 18:48:57 +02:00
TeamMemberResolver.test.ts fix: standardize file naming conventions and improve error handling in team provisioning 2026-03-03 14:57:06 +02:00
TeamProvisioningService.test.ts refactor: enhance team model selection logic and improve test setup 2026-03-03 13:39:02 +02:00
TeamProvisioningServicePostCompact.test.ts feat: enhance team provisioning and messaging components 2026-03-07 02:03:30 +02:00
TeamProvisioningServicePrompts.test.ts refactor: standardize agent block handling and improve messaging format 2026-03-07 21:59:38 +02:00
TeamProvisioningServiceRelay.test.ts feat: enhance review and messaging functionalities 2026-03-07 17:47:28 +02:00
TeamProvisioningServiceRoster.test.ts feat: enhance team member validation and improve logging 2026-03-03 23:58:19 +02:00
TeamTaskWriter.test.ts feat: enhance task status management with history tracking 2026-03-04 13:47:53 +02:00