agent-ecosystem/src/main/services/infrastructure
2026-02-24 20:29:41 +02:00
..
ConfigManager.ts feat: add/remove member, mesage box, improve ui... 2026-02-24 20:29:41 +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: add/remove member, mesage box, improve ui... 2026-02-24 20:29:41 +02:00
HttpServer.ts chore: clean up project configuration and remove unused dependencies 2026-02-16 23:27:43 +09:00
index.ts feat(http): implement HTTP server and route handlers for configuration, notifications, projects, sessions, and SSH management 2026-02-12 15:04:56 +09:00
LocalFileSystemProvider.ts fix: resolve perf regression in transcript loading and session search 2026-02-21 15:46:25 -05:00
NotificationManager.ts feat(visualization): enhance team and subagent visualization in README 2026-02-12 23:43:28 +09:00
ServiceContext.ts feat(ui): introduce WorkspaceIndicator component for workspace management 2026-02-12 15:25:17 +09:00
ServiceContextRegistry.ts Implement Claude root path configuration and management 2026-02-14 13:43:56 +09:00
SshConfigParser.ts Enhance SSH functionality and configuration management 2026-02-12 00:14:41 +09:00
SshConnectionManager.ts Update package.json to include author email and enhance error handling in SshConnectionManager 2026-02-14 12:17:04 +09: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