cherry-studio/src/main/services
kangfenmao e834ae7a4e feat: add server restart functionality to MCPService
- Implemented a new method to restart MCP servers, enhancing server management capabilities.
- Updated the existing server activation logic to include a restart option when necessary.
- Ensured that server state is properly managed during the restart process.
2025-03-16 21:58:36 +08:00
..
AppUpdater.ts Enhance update error logging and fix duplicate type import 2025-03-08 11:16:00 +08:00
BackupManager.ts feat: Implement comprehensive data restore functionality with progress tracking 2025-03-03 22:32:55 +08:00
CacheService.ts feat: add gemini files support 2025-01-07 16:49:11 +08:00
ClipboardMonitor.ts feat: add mini window 2025-01-19 13:59:32 +08:00
ConfigManager.ts feat: add a startup switch for quick assistant 2025-01-19 19:22:25 +08:00
ExportService.ts feat: support table and hyperlink when export to word (#2837) 2025-03-05 11:16:45 +08:00
FileService.ts feat: add file reading functionality and integrate system agents 2025-01-22 14:35:38 +08:00
FileStorage.ts Fix/fs-rmdir-deprecation (#3296) 2025-03-13 20:45:45 +08:00
GeminiService.ts feat(Proxy): Implement proxy management system 2025-03-11 09:56:40 +08:00
KnowledgeService.ts feat(Proxy): Implement proxy management system 2025-03-11 09:56:40 +08:00
MCPService.ts feat: add server restart functionality to MCPService 2025-03-16 21:58:36 +08:00
ProxyManager.ts fix: correct proxy URL parsing in ProxyManager 2025-03-16 10:27:28 +08:00
ReduxService.ts refactor(MessageOperations): Improve stream message pause and selector handling 2025-03-12 11:09:52 +08:00
ShortcutService.ts fix: 修复mac下快捷键注册control被替换成command的问题 2025-02-18 19:46:28 +08:00
TrayService.ts feat: add a startup switch for quick assistant 2025-01-19 19:22:25 +08:00
WebDav.ts feat(Proxy): Implement proxy management system 2025-03-11 09:56:40 +08:00
WindowService.ts refactor: Extract file path utility functions 2025-03-09 17:33:46 +08:00