agent-ecosystem/src/main/services/infrastructure
iliya e005671123 feat: add Sentry error tracking and update docs
- Integrate @sentry/electron and @sentry/react for crash reporting
- Add Sentry Vite plugin for source maps
- Add error tracking to main process, renderer, and IPC layer
- Exclude source maps from packaged builds
- Update README with new screenshots
- Add Sentry opt-out toggle in settings
- Update release workflow with Sentry config
2026-03-22 17:03:15 +02:00
..
CliInstallerService.ts fix: posix PATH segments on Windows CI; sort imports for lint 2026-03-19 22:42:58 +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 feat: add team launched notification and related configuration 2026-03-17 15:13:37 +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(updater): add auto-update UI with periodic checks and state guards 2026-03-22 14:00:44 +02:00