agent-ecosystem/docs
iliya 7192ca68fb feat: enhance in-app project editor with architecture documentation and service updates
- Added detailed architecture and component hierarchy documentation for the in-app project editor.
- Introduced `ProjectFileService` to manage file operations with improved path validation.
- Updated `electron.vite.config.ts` to set `UV_THREADPOOL_SIZE` for better performance on Windows.
- Deferred non-critical startup tasks in `index.ts` to avoid thread pool contention.
- Enhanced `CliInstallerService` with timeout handling for status gathering to prevent UI hangs.
- Added tests for `CliInstallerService` to ensure proper timeout behavior.
2026-02-28 12:58:20 +02:00
..
iterations feat: enhance in-app project editor with architecture documentation and service updates 2026-02-28 12:58:20 +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