agent-ecosystem/test/main/ipc
iliya 507bf798eb improvement(task-change): improve task change presence tracking and related IPC handlers
- Added support for tracking task change presence with new IPC channels: TEAM_GET_TASK_CHANGE_PRESENCE and TEAM_SET_CHANGE_PRESENCE_TRACKING.
- Introduced JsonTaskChangePresenceRepository and TeamLogSourceTracker to manage task change presence data.
- Enhanced ChangeExtractorService to utilize task change presence services for improved task change detection.
- Updated TeamDataService to integrate task change presence tracking and resolve task change presence states.
- Modified UI components to reflect task change presence status in Kanban and task detail views.

This feature aims to provide real-time insights into task changes, enhancing user experience and task management capabilities.
2026-03-27 17:52:39 +02:00
..
configValidation.test.ts feat: add team launched notification and related configuration 2026-03-17 15:13:37 +02:00
crossTeam.test.ts feat: implement action mode handling in messaging components 2026-03-10 12:33:50 +02:00
editor.test.ts feat: add project file listing functionality and enhance mention support 2026-03-02 21:14:49 +02:00
globalSearch.test.ts feat: search session globally across projects 2026-02-21 14:34:25 +05:30
guards.test.ts feat: enhance team member validation and improve logging 2026-03-03 23:58:19 +02:00
ipcWrapper.test.ts feat: add project editor with drag & drop file management 2026-02-28 23:40:41 +02:00
skills.test.ts feat: add Radix UI Alert Dialog component and enhance SkillImportService 2026-03-12 11:53:40 +02:00
teams.test.ts improvement(task-change): improve task change presence tracking and related IPC handlers 2026-03-27 17:52:39 +02:00