agent-ecosystem/test/main
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
..
ipc feat: implement in-app project editor with CodeMirror integration 2026-02-27 22:36:06 +02:00
services feat: enhance in-app project editor with architecture documentation and service updates 2026-02-28 12:58:20 +02:00
utils feat: implement in-app project editor with CodeMirror integration 2026-02-27 22:36:06 +02:00