Files
Claude-Code-Workflow/ccw/docs-site/.docusaurus/docusaurus-plugin-content-docs/default/site-i-18-n-zh-docusaurus-plugin-content-docs-current-workflows-level-5-intelligent-mdx-562.json
catlog22 6a5c17e42e feat: add Chinese localization and new assets for CCW documentation
- Created LICENSE.txt for JavaScript assets including NProgress and React libraries.
- Added runtime JavaScript file for main functionality.
- Introduced new favicon and logo SVG assets for branding.
- Added comprehensive FAQ section in Chinese, covering CCW features, installation, workflows, AI model support, and troubleshooting.
2026-02-06 21:56:02 +08:00

29 lines
951 B
JSON

{
"id": "workflows/level-5-intelligent",
"title": "层级 5: 智能工作流",
"description": "智能编排工作流 - 自动分析和推荐",
"source": "@site/i18n/zh/docusaurus-plugin-content-docs/current/workflows/level-5-intelligent.mdx",
"sourceDirName": "workflows",
"slug": "/workflows/level-5-intelligent",
"permalink": "/docs/zh/workflows/level-5-intelligent",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/ccw/docs/tree/main/docs/workflows/level-5-intelligent.mdx",
"tags": [],
"version": "current",
"sidebarPosition": 6,
"frontMatter": {
"title": "层级 5: 智能工作流",
"description": "智能编排工作流 - 自动分析和推荐",
"sidebar_position": 6
},
"sidebar": "docs",
"previous": {
"title": "Level 4: Brainstorm",
"permalink": "/docs/zh/workflows/level-4-brainstorm"
},
"next": {
"title": "常见问题",
"permalink": "/docs/zh/faq"
}
}