- Added support for remote todos path in SSH handlers, improving project organization. - Updated ProjectPathResolver to utilize the filesystem provider for extracting current working directory. - Optimized ProjectScanner to handle session file processing in batches, enhancing performance over SSH. - Implemented noise filtering logic in WorktreeGrouper and FileWatcher to improve session management. - Enhanced SshFileSystemProvider with retry logic for file operations, increasing reliability during transient errors. This commit significantly improves the handling of SSH projects and enhances overall performance and reliability in file operations. |
||
|---|---|---|
| .. | ||
| ConfigManager.ts | ||
| DataCache.ts | ||
| FileSystemProvider.ts | ||
| FileWatcher.ts | ||
| HttpServer.ts | ||
| index.ts | ||
| LocalFileSystemProvider.ts | ||
| NotificationManager.ts | ||
| ServiceContext.ts | ||
| ServiceContextRegistry.ts | ||
| SshConfigParser.ts | ||
| SshConnectionManager.ts | ||
| SshFileSystemProvider.ts | ||
| TriggerManager.ts | ||
| UpdaterService.ts | ||