cherry-studio/src/main/services
2025-10-29 14:28:03 +08:00
..
__tests__ Merge branch 'main' of github.com:CherryHQ/cherry-studio into v2 2025-10-21 17:38:15 +08:00
agents Merge branch 'main' of github.com:CherryHQ/cherry-studio into v2 2025-10-29 14:28:03 +08:00
mcp/oauth Merge branch 'main' of github.com:CherryHQ/cherry-studio into v2 2025-10-13 23:18:32 +08:00
memory refactor: prefer import type (#10190) 2025-09-17 12:32:53 +08:00
ocr Merge branch 'main' of github.com:CherryHQ/cherry-studio into v2 2025-10-18 17:45:44 +08:00
remotefile Merge branch 'main' into v2 2025-10-23 17:41:21 +08:00
urlschema refactor: prefer import type (#10190) 2025-09-17 12:32:53 +08:00
AnthropicService.ts feat: add Anthropic OAuth settings UI and logic (#8905) 2025-09-05 17:43:20 +08:00
ApiServerService.ts Merge branch 'main' of github.com:CherryHQ/cherry-studio into v2 2025-10-16 17:07:52 +08:00
AppMenuService.ts fix: format 2025-10-28 09:12:51 +08:00
AppService.ts refactor[Logger]: strict type check for Logger (#8363) 2025-07-23 13:24:03 +08:00
AppUpdater.ts chores: remove config manager (#10856) 2025-10-21 13:46:05 +08:00
BackupManager.ts refactor: prefer import type (#10190) 2025-09-17 12:32:53 +08:00
CodeToolsService.ts Merge branch 'main' of github.com:CherryHQ/cherry-studio into v2 2025-10-08 19:10:15 +08:00
ConfigManager.ts Merge branch 'main' of github.com:CherryHQ/cherry-studio into v2 2025-09-24 13:13:58 +08:00
ContextMenu.ts refactor: prefer import type (#10190) 2025-09-17 12:32:53 +08:00
CopilotService.ts refactor(CopilotService): streamline token file handling and improve error management (#9552) 2025-08-26 14:33:47 +08:00
DxtService.ts refactor[Logger]: strict type check for Logger (#8363) 2025-07-23 13:24:03 +08:00
ExportService.ts feat: use oxlint to speed up lint (#10168) 2025-09-15 19:42:13 +08:00
FileStorage.ts Merge branch 'main' of github.com:CherryHQ/cherry-studio into v2 2025-10-09 12:10:37 +08:00
FileSystemService.ts feat: ocr image to translate (#9423) 2025-08-26 00:21:26 +08:00
KnowledgeService.ts Merge branch 'main' of github.com:CherryHQ/cherry-studio into v2 2025-10-11 09:56:42 +08:00
LoggerService.ts feat: add Data API channels and integrate swr for data fetching 2025-09-13 00:55:15 +08:00
MCPService.ts Merge branch 'main' of github.com:CherryHQ/cherry-studio into v2 2025-10-09 12:10:37 +08:00
MistralClientManager.ts refactor: prefer import type (#10190) 2025-09-17 12:32:53 +08:00
NodeTraceService.ts chores: remove config manager (#10856) 2025-10-21 13:46:05 +08:00
NotificationService.ts refactor: prefer import type (#10190) 2025-09-17 12:32:53 +08:00
NutstoreService.ts refactor: replace axios and node fetch with electron's net module (#9212) 2025-08-15 22:48:22 +08:00
ObsidianVaultService.ts fix: enhance Obsidian vault detection for multiple installation methods (#9821) 2025-09-03 15:08:59 +08:00
OvmsManager.ts feat: add new provider intel OVMS(openvino model server) (#9853) 2025-09-29 18:36:54 +08:00
PluginService.ts feat: add plugin management system for Claude Agent (agents, commands, skills) (#10854) 2025-10-29 13:33:11 +08:00
ProtocolClient.ts refactor[Logger]: strict type check for Logger (#8363) 2025-07-23 13:24:03 +08:00
ProxyManager.ts Merge branch 'main' of github.com:CherryHQ/cherry-studio into v2 2025-10-21 17:38:15 +08:00
PythonService.ts refactor: prefer import type (#10190) 2025-09-17 12:32:53 +08:00
ReduxService.ts fix: yarn.lock 2025-10-22 00:39:08 +08:00
S3Storage.ts fix(s3): add volces.com to virtual host suffix whitelist (#8824) 2025-08-04 18:20:08 +08:00
SearchService.ts fix: decode Bing redirect URLs in LocalBingProvider (#9593) 2025-08-27 21:34:01 +08:00
SelectionService.ts feat: CacheService & useCache Hooks 2025-09-15 14:12:41 +08:00
ShortcutService.ts refactor: prefer import type (#10190) 2025-09-17 12:32:53 +08:00
SpanCacheService.ts refactor: prefer import type (#10190) 2025-09-17 12:32:53 +08:00
StoreSyncService.ts feat(SelectionAssistant): shortcut key to toggle on/off (#6983) 2025-06-11 13:32:49 +08:00
ThemeService.ts feat: CacheService & useCache Hooks 2025-09-15 14:12:41 +08:00
TrayService.ts refactor: prefer import type (#10190) 2025-09-17 12:32:53 +08:00
VertexAIService.ts Feat/vertex-claude-support (#7564) 2025-07-24 23:46:32 +08:00
WebDav.ts refactor: prefer import type (#10190) 2025-09-17 12:32:53 +08:00
WebviewService.ts fix: prevent default behavior for Cmd/Ctrl+F in WebviewService (#10783) 2025-10-17 15:07:19 +08:00
WindowService.ts chores: remove config manager (#10856) 2025-10-21 13:46:05 +08:00