cherry-studio/packages/aiCore/src
MyPrototypeWhat 30a288ce5d feat: introduce MCP Prompt Plugin and refactor built-in plugin structure
- Added `mcpPromptPlugin.ts` to encapsulate MCP Prompt functionality, providing a structured approach for tool calls within prompts.
- Updated `index.ts` to reference the new `mcpPromptPlugin`, enhancing modularity and clarity in the built-in plugins.
- Removed the outdated `example-plugins.ts` file to streamline the plugin directory and focus on essential components.
2025-06-27 15:45:56 +08:00
..
core feat: introduce MCP Prompt Plugin and refactor built-in plugin structure 2025-06-27 15:45:56 +08:00
index.ts feat: enhance AI Core runtime with advanced model handling and middleware support 2025-06-25 17:25:45 +08:00
types.ts refactor: restructure AI Core architecture and enhance client functionality 2025-06-23 19:51:40 +08:00