agent-ecosystem/docs
iliya d7fc71a5e6 feat: enhance project editor with file management, Git integration, and UI improvements
- Introduced `EditorFileWatcher` for live file change detection and `GitStatusService` for displaying Git status in the file tree.
- Added context menu for file operations (create, delete) and implemented multi-tab support for the editor.
- Enhanced user experience with keyboard shortcuts, search functionality, and breadcrumb navigation.
- Updated IPC channels for file operations and integrated conflict detection during file saves.
- Improved performance with file watcher optimizations and virtualized file tree rendering.
2026-02-28 13:35:22 +02:00
..
iterations feat: enhance project editor with file management, Git integration, and UI improvements 2026-02-28 13:35:22 +02:00
research fix: address false negatives in diff matching and enhance hunk processing 2026-02-26 20:40:14 +02:00
team-management feat: use agent teams 2026-02-22 23:36:11 +02:00
CHANGELOG.md refactor: move Docker files to docker/ and CHANGELOG to docs/ 2026-02-27 21:04:11 +02:00
diff-view-implementation-plan.md feat: implement diff view functionality with read-only and accept/reject capabilities 2026-02-24 20:25:49 +02:00
diff-view-research.md feat: implement diff view functionality with read-only and accept/reject capabilities 2026-02-24 20:25:49 +02:00
RELEASE.md feat: auto-publish releases with stable download links 2026-02-27 14:09:02 +02:00