agent-ecosystem/src/main/services/infrastructure
iliya f4f02d5536 feat: enhance task management with new file renaming feature and notification settings
- Added a new file renaming functionality in the editor, allowing users to rename files and directories in place.
- Introduced notification settings for team inbox messages and task clarifications, enabling users to receive native OS notifications for important updates.
- Updated the README to reflect the new features and provide a clearer overview of the task management capabilities.
- Improved the application icon handling for notifications across different platforms.
2026-03-01 17:52:54 +02:00
..
CliInstallerService.ts feat: enhance in-app project editor with architecture documentation and service updates 2026-02-28 12:58:20 +02:00
ConfigManager.ts feat: enhance task management with new file renaming feature and notification settings 2026-03-01 17:52:54 +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: enhance task management with new file renaming feature and notification settings 2026-03-01 17:52:54 +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: enhance project editor with autosave, improved file management, and performance optimizations 2026-02-28 14:49:41 +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