agent-ecosystem/src/main/services/infrastructure
iliya 52ef9fd0a8 feat: add FAQ section to README and improve cross-platform handling in code
- Introduced a comprehensive FAQ section in the README to address common user queries regarding app installation, code handling, agent communication, and project management.
- Enhanced cross-platform keyboard shortcut handling in the Electron app for better user experience on macOS and Windows/Linux.
- Updated signal handling in the standalone process to ensure proper shutdown behavior across platforms.
- Improved WSL user resolution logic to support default user retrieval for better compatibility.
- Enhanced notification handling to support cross-platform features and improve user feedback.
- Refactored SSH connection management to include additional key file types and improve authentication handling.
- Updated team management services to ensure consistent process termination across platforms.
- Improved project path handling in team provisioning to accommodate different operating systems.
- Enhanced editor components to utilize shared utility functions for path management, improving code maintainability.
2026-03-02 22:56:56 +02:00
..
CliInstallerService.ts feat: enhance editor file handling and task management features 2026-03-02 20:08:03 +02:00
ConfigManager.ts feat: enhance notification and task management features 2026-03-02 18:17:57 +02:00
DataCache.ts feat(window): implement custom title bar for Windows with native controls 2026-02-13 04:44:34 +09:00
FileSystemProvider.ts feat(sessions): add support for fetching sessions by IDs 2026-02-12 17:53:19 +09:00
FileWatcher.ts feat: integrate simple-git for enhanced Git status tracking and improve file watcher performance 2026-02-28 14:59:53 +02:00
HttpServer.ts feat: enhance project editor with new error boundary and file handling improvements 2026-02-28 17:55:21 +02:00
index.ts feat: integrate terminal service and enhance CLI authentication handling 2026-02-26 20:17:32 +02:00
LocalFileSystemProvider.ts feat: enhance project editor with autosave, improved file management, and performance optimizations 2026-02-28 14:49:41 +02:00
NotificationManager.ts feat: add FAQ section to README and improve cross-platform handling in code 2026-03-02 22:56:56 +02:00
PtyTerminalService.ts feat: add download badges with direct links per platform 2026-02-27 20:55:38 +02:00
ServiceContext.ts feat: enhance project editor with autosave, improved file management, and performance optimizations 2026-02-28 14:49:41 +02:00
ServiceContextRegistry.ts Implement Claude root path configuration and management 2026-02-14 13:43:56 +09:00
SshConfigParser.ts improvements 2026-02-27 15:58:38 +02:00
SshConnectionManager.ts feat: add FAQ section to README and improve cross-platform handling in code 2026-03-02 22:56:56 +02:00
SshFileSystemProvider.ts feat(visualization): enhance team and subagent visualization in README 2026-02-12 23:43:28 +09:00
TriggerManager.ts feat: disable default notification triggers for better control 2026-02-21 15:50:59 +09:00
UpdaterService.ts feat(readme): update README for clarity and installation instructions 2026-02-13 02:23:30 +09:00