cherry-studio/src/renderer
kangfenmao 8bfbbd497c refactor: streamline MCP service handling and improve IPC registration
* Refactored MCPService to implement a singleton pattern for better instance management.
* Updated IPC registration to utilize the new getMcpInstance method for handling MCP-related requests.
* Removed redundant IPC handlers from the main index file and centralized them in the ipc module.
* Added background throttling option in WindowService configuration to enhance performance.
* Introduced delays in MCPToolsButton to optimize resource and prompt fetching after initial load.
2025-05-18 22:04:56 +08:00
..
__tests__ fix: update vitest configuration and add setup file for renderer tests 2025-05-11 23:41:26 +08:00
src refactor: streamline MCP service handling and improve IPC registration 2025-05-18 22:04:56 +08:00
index.html refactor: Seperate MiniWindow loading from MainWindow (#5581) 2025-05-01 21:29:41 +08:00
miniWindow.html fix: miniWindow not found 2025-05-11 23:54:47 +08:00