cherry-studio/src/main
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
..
loader refactor: optimize file loader with switch-case structure 2025-03-14 13:30:21 +08:00
resources feat: add the ability to display the application in tray #297 2024-11-09 08:42:09 +08:00
services feat: add server restart functionality to MCPService 2025-03-16 21:58:36 +08:00
utils Fix/improve file utils (#3116) 2025-03-10 11:47:09 +08:00
config.ts feat: Windows Control Overlay button hover effect 2025-03-06 19:29:10 +08:00
constant.ts refactor: shortcuts feature 2024-12-03 10:23:53 +08:00
electron.d.ts feat: add the ability to display the application in tray #297 2024-11-09 08:42:09 +08:00
env.d.ts feat: added vite_main_bundle_id config and improved code cleanliness 2024-09-15 10:35:02 +08:00
index.ts refactor: Remove deprecated userData path update logic 2025-03-09 16:19:38 +08:00
ipc.ts refactor(MCP): Simplify IPC handlers and improve server management 2025-03-11 13:52:36 +08:00