agent-ecosystem/test/main/services/team
iliya da4d98ec2b refactor: enhance task management protocols and notification handling
- Updated task management instructions in tasks.js to clarify the process for handling newly assigned tasks that must wait due to ongoing work, emphasizing the importance of leaving comments with reasons and estimated completion times.
- Improved member briefing messages to include critical reminders about task status and comment handling.
- Enhanced TeamDataService to implement task comment notification features, ensuring leads are notified of teammate comments on tasks.
- Refactored related UI components to support better interaction and visibility of task statuses and notifications.
2026-03-14 17:46:15 +02:00
..
CascadeGuard.test.ts feat: add cross-team communication orchestrator 2026-03-09 18:45:15 +02:00
ChangeExtractorService.test.ts feat: persist safe task change summaries 2026-03-11 21:37:08 +02:00
CrossTeamOutbox.test.ts feat: implement cross-team message deduplication and improve handling 2026-03-09 22:50:13 +02:00
CrossTeamService.test.ts feat: enhance cross-team messaging with new parameters and recipient handling 2026-03-10 15:40:42 +02:00
FileContentResolver.test.ts feat: enhance team file handling and logging improvements 2026-03-03 22:00:11 +02:00
fileLock.test.ts feat: add cross-team communication orchestrator 2026-03-09 18:45:15 +02:00
JsonTaskChangeSummaryCacheRepository.test.ts feat: persist safe task change summaries 2026-03-11 21:37:08 +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: enhance task change handling and improve plugin catalog integration 2026-03-11 18:16:40 +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 refactor: enhance task management protocols and notification handling 2026-03-14 17:46:15 +02:00
TeamInboxReader.test.ts feat: integrate runtime helpers and enhance lead session handling 2026-03-08 00:56:31 +02:00
TeamInboxWriter.test.ts feat: update cross-team messaging protocol and enhance team provisioning 2026-03-10 14:48:55 +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
TeamMcpConfigBuilder.test.ts feat: enhance task change handling and improve plugin catalog integration 2026-03-11 18:16:40 +02:00
TeamMemberLogsFinder.test.ts refactor: enhance member detection signal handling in TeamMemberLogsFinder 2026-03-14 14:34:56 +02:00
TeamMemberResolver.test.ts feat: enhance cross-team messaging with new parameters and recipient handling 2026-03-10 15:40:42 +02:00
TeamProvisioningService.test.ts refactor: enhance team model selection logic and improve test setup 2026-03-03 13:39:02 +02:00
TeamProvisioningServiceIdempotency.test.ts refactor: update IPC handlers and types for lead activity and context usage 2026-03-12 14:14:58 +02:00
TeamProvisioningServiceLiveMessages.test.ts refactor: update IPC handlers and types for lead activity and context usage 2026-03-12 14:14:58 +02:00
TeamProvisioningServicePostCompact.test.ts feat: integrate action mode into messaging components and enhance team provisioning banner 2026-03-10 12:43:03 +02:00
TeamProvisioningServicePrepare.test.ts refactor: update IPC handlers and types for lead activity and context usage 2026-03-12 14:14:58 +02:00
TeamProvisioningServicePrompts.test.ts refactor: enhance task management protocols and notification handling 2026-03-14 17:46:15 +02:00
TeamProvisioningServiceRelay.test.ts refactor: enhance task management protocols and notification handling 2026-03-14 17:46:15 +02:00
TeamProvisioningServiceRoster.test.ts feat: implement member spawn status tracking and online marking 2026-03-10 13:16:38 +02:00
TeamTaskWriter.test.ts feat: enhance task review process with new event tracking 2026-03-09 14:52:38 +02:00