- Introduced TEAM_START_TASK IPC channel to facilitate starting tasks and notifying agents. - Updated task creation to include an option for immediate start, enhancing user experience. - Enhanced task notifications with detailed instructions for agents upon task assignment. - Improved team member logs handling and metadata extraction for better task tracking. These changes aim to streamline task management and improve team collaboration efficiency. |
||
|---|---|---|
| .. | ||
| TeamDataService.test.ts | ||
| TeamInboxReader.test.ts | ||
| TeamInboxWriter.test.ts | ||
| TeamKanbanManager.test.ts | ||
| TeamMemberLogsFinder.test.ts | ||
| TeamMemberResolver.test.ts | ||
| TeamTaskWriter.test.ts | ||