agent-ecosystem/src/main/services/editor
iliya b08a4d3764 feat: implement team member replacement functionality and enhance file search caching
- Added a new handler for replacing team members, allowing bulk updates to team member roles and workflows.
- Enhanced the FileSearchService to include caching for file listings, improving performance by reducing redundant file system scans.
- Updated editor and team-related services to support the new member replacement feature, ensuring proper validation and error handling.
- Improved UI components to accommodate workflow input for team members, enhancing user experience during team management.
2026-03-03 00:56:58 +02:00
..
conflictDetection.ts feat: add project editor with drag & drop file management 2026-02-28 23:40:41 +02:00
EditorFileWatcher.ts feat: enhance editor file handling and task management features 2026-03-02 20:08:03 +02:00
FileSearchService.ts feat: implement team member replacement functionality and enhance file search caching 2026-03-03 00:56:58 +02:00
GitStatusService.ts feat: add project file listing functionality and enhance mention support 2026-03-02 21:14:49 +02:00
index.ts feat: add project editor with drag & drop file management 2026-02-28 23:40:41 +02:00
ProjectFileService.ts feat: add binary file preview functionality and improve editor performance 2026-03-01 23:51:51 +02:00