cherry-studio/src/main/services
LiuVaayne 7df9b884d2 feat[MCP]: Optimize list tool performance. (#3598)
* refactor: remove unused filterMCPTools function calls from providers

* fix: ensure enabledMCPs is checked for length before processing tools

* feat: implement caching for tools retrieved from MCP server
2025-03-19 20:09:05 +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
CopilotService.ts feat: support Github Copilot (#2432) 2025-03-19 13:24:50 +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(knowledge base): enhance knowledge base with rerank model 2025-03-18 21:47:06 +08:00
MCPService.ts feat[MCP]: Optimize list tool performance. (#3598) 2025-03-19 20:09:05 +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: too many listeners 2025-03-19 13:10:53 +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 chore(version): 1.1.8 2025-03-19 17:50:46 +08:00