mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-10 02:24:35 +08:00
- Added functionality to save MCP server configurations as templates in the MCP Manager. - Implemented new hooks for managing system settings including Chinese response, Windows platform, and Codex CLI enhancements. - Updated API calls to support fetching and toggling system settings. - Introduced UI components for displaying and managing response language settings and system status. - Enhanced error handling and notifications for server deletion and template saving actions. - Updated localization files for new settings and descriptions in English and Chinese.
31 lines
780 B
JSON
31 lines
780 B
JSON
{
|
|
"docusaurusVersion": "3.9.2",
|
|
"siteVersion": "1.0.0",
|
|
"pluginVersions": {
|
|
"docusaurus-plugin-content-docs": {
|
|
"type": "package",
|
|
"name": "@docusaurus/plugin-content-docs",
|
|
"version": "3.9.2"
|
|
},
|
|
"docusaurus-plugin-content-pages": {
|
|
"type": "package",
|
|
"name": "@docusaurus/plugin-content-pages",
|
|
"version": "3.9.2"
|
|
},
|
|
"docusaurus-plugin-sitemap": {
|
|
"type": "package",
|
|
"name": "@docusaurus/plugin-sitemap",
|
|
"version": "3.9.2"
|
|
},
|
|
"docusaurus-plugin-svgr": {
|
|
"type": "package",
|
|
"name": "@docusaurus/plugin-svgr",
|
|
"version": "3.9.2"
|
|
},
|
|
"docusaurus-theme-classic": {
|
|
"type": "package",
|
|
"name": "@docusaurus/theme-classic",
|
|
"version": "3.9.2"
|
|
}
|
|
}
|
|
} |