agent-ecosystem/test/main/services/team
iliya 54bd589209 feat: implement team stop functionality and enhance message relaying
- Added `stopTeam` method in `TeamProvisioningService` to terminate running processes for teams, improving resource management.
- Introduced IPC channel `TEAM_STOP` to handle stop requests from the renderer process.
- Enhanced message relaying for team leads by implementing `relayLeadInboxMessages`, ensuring timely communication of unread messages.
- Updated UI components to support stopping teams and display pending replies, enhancing user experience during team management.
2026-02-23 16:05:46 +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
TeamDataService.test.ts fix: address CodeRabbit review feedback 2026-02-23 12:04:13 +02:00
TeamInboxReader.test.ts feat: enhance team member management with color coding and improved prompts 2026-02-22 16:41:16 +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: enhance task management and UI with new filters and line counting 2026-02-22 22:15:48 +02:00
TeamMemberLogsFinder.test.ts feat: add task management enhancements with start task functionality 2026-02-22 18:32:30 +02:00
TeamMemberResolver.test.ts feat: use agent teams 2026-02-22 15:41:18 +02:00
TeamProvisioningServiceRelay.test.ts feat: implement team stop functionality and enhance message relaying 2026-02-23 16:05:46 +02:00
TeamTaskWriter.test.ts feat: enhance team member management with color coding and improved prompts 2026-02-22 16:41:16 +02:00