agent-ecosystem/test/main/services
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
..
analysis feat: implement in-app project editor with CodeMirror integration 2026-02-27 22:36:06 +02:00
discovery feat: implement SearchTextCache and SearchTextExtractor for efficient text extraction and caching 2026-02-22 02:03:22 +09:00
editor fix: Windows test compatibility — resolve paths and normalize mock keys 2026-03-01 09:32:07 +02:00
infrastructure feat: enhance project editor with autosave, improved file management, and performance optimizations 2026-02-28 14:49:41 +02:00
parsing feat: color badges for subagent types with .claude/agents/ config support 2026-02-21 13:52:59 -03:00
team feat: implement custom project path management and task relationship features 2026-03-01 20:42:17 +02:00