agent-ecosystem/test/main/ipc
iliya 4c5f0c3cc2 feat: implement custom project path management and task relationship features
- Added API endpoints for adding and removing custom project paths, allowing persistence across app restarts.
- Implemented IPC handlers for managing custom project paths in the application.
- Introduced functionality for adding and removing task relationships (blockedBy, blocks, related) between tasks, enhancing task management capabilities.
- Updated relevant components and services to support the new task relationship features and ensure proper integration with the existing task management system.
- Enhanced notifications for task relationships to improve user awareness of task dependencies.
2026-03-01 20:42:17 +02:00
..
configValidation.test.ts feat: add auto-expand AI response groups setting 2026-02-22 19:13:28 -05:00
editor.test.ts feat: enhance task management with new file renaming feature and notification settings 2026-03-01 17:52:54 +02:00
globalSearch.test.ts feat: search session globally across projects 2026-02-21 14:34:25 +05:30
guards.test.ts feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
ipcWrapper.test.ts feat: add project editor with drag & drop file management 2026-02-28 23:40:41 +02:00
teams.test.ts feat: implement custom project path management and task relationship features 2026-03-01 20:42:17 +02:00