agent-ecosystem/test/main/services/team
iliya a30727d3b0 feat: enhance team file handling and logging improvements
- Added support for a new worker in the team file system to list teams, improving performance and reliability in team management.
- Introduced event loop lag monitoring in various IPC handlers to track and log slow operations, enhancing observability.
- Implemented caching for CLI installation status to reduce redundant calls and improve responsiveness.
- Updated project and team data services to include total session counts, optimizing data handling and performance.
- Enhanced error handling and logging across multiple services to provide clearer insights into performance issues and failures.

Made-with: Cursor
2026-03-03 22:00:11 +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 task management and UI with new filters and line counting 2026-02-22 22:15:48 +02:00
ReviewApplierService.test.ts feat: enhance team file handling and logging improvements 2026-03-03 22:00:11 +02:00
teamctl.test.ts feat: enhance notification and task management features 2026-03-02 18:17:57 +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 feat: alot, code highlight, related tasks, group by project and other 2026-02-23 20:06:08 +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: enhance team member management with color coding and improved prompts 2026-02-22 16:41:16 +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: enhance notification and task management features 2026-03-02 18:17: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
TeamProvisioningServiceRelay.test.ts feat: implement file read timeout handling and size validation across team services 2026-03-03 17:43:29 +02:00
TeamTaskWriter.test.ts feat: enhance team member management with color coding and improved prompts 2026-02-22 16:41:16 +02:00