mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-12 02:37:45 +08:00
- 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.
29 lines
951 B
JSON
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"
|
|
}
|
|
} |