agent-ecosystem/src/main/services/infrastructure
iliya f08885d58f fix(updater): prevent installation of non-newer versions and enhance update notifications
- Added checks to ensure that only newer versions are installed during the update process.
- Updated the notification logic to suppress alerts for non-newer updates.
- Introduced a new method to compare version numbers, improving version management in the UpdaterService.
- Enhanced the release workflow by removing unnecessary file uploads and adding canonical updater metadata publishing for better asset management.
2026-03-30 15:24:23 +03:00
..
CliInstallerService.ts Guard renderer IPC sends during crash recovery 2026-03-27 17:07:40 +02:00
ConfigManager.ts feat: add Sentry error tracking and update docs 2026-03-22 17:03:15 +02:00
DataCache.ts feat: improve team management and logging functionality 2026-03-03 23:00:55 +02:00
EventLoopLagMonitor.ts feat: enhance team file handling and logging improvements 2026-03-03 22:00:11 +02:00
FileSystemProvider.ts feat(sessions): add support for fetching sessions by IDs 2026-02-12 17:53:19 +09:00
FileWatcher.ts feat: implement draft team handling and metadata storage 2026-03-21 12:48:18 +02:00
HttpServer.ts feat: implement deduplication for concurrent server start calls 2026-03-20 16:19:51 +02:00
index.ts feat: integrate terminal service and enhance CLI authentication handling 2026-02-26 20:17:32 +02:00
LocalFileSystemProvider.ts feat: improve team management and logging functionality 2026-03-03 23:00:55 +02:00
NotificationManager.ts Guard renderer IPC sends during crash recovery 2026-03-27 17:07:40 +02:00
PtyTerminalService.ts feat(graph): force-directed agent graph visualization with kanban-zone task layout 2026-03-28 12:03:42 +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 fix(updater): prevent installation of non-newer versions and enhance update notifications 2026-03-30 15:24:23 +03:00