cherry-studio/src/main/services
kangfenmao 07ad7f0622 refactor: streamline argument handling in MCPService activation method
- Updated the MCPService's activate method to handle server arguments more efficiently by using a fallback to an empty array if no arguments are provided.
- This change improves the clarity and robustness of the argument management within the service.
2025-03-17 14:02:13 +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 refactor: replace console.debug with console.log for improved logging consistency 2025-03-17 13:10:11 +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 refactor: replace console.debug with console.log for improved logging consistency 2025-03-17 13:10:11 +08:00
MCPService.ts refactor: streamline argument handling in MCPService activation method 2025-03-17 14:02:13 +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 feat: update package.json dependencies and enhance webview handling 2025-03-17 12:55:34 +08:00