cherry-studio/packages
lizhixuan c934b45c09 feat: enhance MCP Prompt plugin with recursive call support and context handling
- Updated `AiRequestContext` to enforce `recursiveCall` and added `isRecursiveCall` for better state management.
- Modified `createContext` to initialize `recursiveCall` with a placeholder function.
- Enhanced `MCPPromptPlugin` to utilize a custom `createSystemMessage` function for improved message handling during recursive calls.
- Refactored `PluginEngine` to manage recursive call states, ensuring proper execution flow and context integrity.
2025-06-26 23:48:06 +08:00
..
aiCore feat: enhance MCP Prompt plugin with recursive call support and context handling 2025-06-26 23:48:06 +08:00
shared refactor: hard-coded language map (#7360) 2025-06-19 17:13:29 +08:00