You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(ai-cli): add CloudBase AI CLI support and optimize documentation 🚀 (#143)
- Add CloudBase AI CLI to IDE support list as first option
- Update quick start section to highlight CloudBase AI CLI as recommended approach
- Add core advantages and detailed case tutorial links
- Update all documentation files (README, README-ZH, README-EN, doc/index.md, doc/tutorials.md, doc/faq.md, mcp/README.md)
- Add full-stack mini-program development case tutorial
- Optimize user experience with simplified installation and usage instructions
CloudBase AI CLI is a unified command-line tool that integrates multiple mainstream AI programming tools, supporting built-in models and custom models. It allows you to use Claude Code, OpenAI Codex, aider, Qwen Code, and other AI programming assistants with a simple command, while built-in CloudBase AI Toolkit supports the complete workflow from development to deployment, and can run in any environment.
77
67
78
-
2.**One-Click Project Template Generation**
79
-
In the AI chat box, enter:
68
+
**Core Advantages:**
69
+
- 🏗️ **Unified Management** - One command to manage multiple AI programming CLI tools, no need to switch between tools
70
+
- 🤖 **Multi-Model Support** - Support for built-in and custom large models, including Kimi K2, Zhipu GLM-4.5, etc.
71
+
- 🚀 **One-Click Development & Deployment** - Complete workflow from code generation to cloud deployment, supporting Web apps, mini-programs, and backend services
72
+
- 🌍 **Everywhere** - Can run in any environment, including mini-program developer tools, VS Code, GitHub Actions, etc.
On first launch, the configuration wizard will guide you through AI tool selection and configuration. After configuration, you can start using AI tools for assisted development. You can run `tcb ai --setup` later to switch tools and models.
93
89
94
-
3.**Available Template Types**
95
-
- Mini-program cloud development template
96
-
- React cloud development template
97
-
- Vue cloud development template
98
-
- UniApp cloud development template
99
-
- Universal cloud development template
90
+
👉 [View complete usage documentation](https://docs.cloudbase.net/cli-v1/ai/introduce) | [Try Now](https://docs.cloudbase.net/cli-v1/ai/introduce) | [Full-Stack Mini-Program Development Case Tutorial](https://docs.cloudbase.net/practices/ai-cli-mini-program)
100
91
101
-
👉 [View all official templates and docs](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/templates)
92
+
## 🛠️ Other IDE Configuration Methods
102
93
103
-
4.**Detailed Tutorial**
104
-
👉 [View full configuration and usage tutorial](#2-configure-your-ai-ide)
94
+
If you use other AI IDEs, please refer to the configuration guides below:
105
95
106
96
---
107
97
@@ -195,6 +185,7 @@ All the following tools support CloudBase AI ToolKit. Choose your tool and follo
195
185
196
186
| Tool | Platform | Guide |
197
187
|------|----------|----------|
188
+
|[CloudBase AI CLI](https://docs.cloudbase.net/cli-v1/ai/introduce)| CLI |[Guide](https://docs.cloudbase.net/cli-v1/ai/introduce)|
-[Develop a Neighborhood Item Recycling Mini-Program with CloudBase AI CLI](https://docs.cloudbase.net/practices/ai-cli-mini-program) - Detailed case tutorial showing how to use CloudBase AI CLI to develop a complete mini-program project from scratch
271
+
278
272
#### 🌐 Full-Stack Web Apps
279
273
-[One-stop development of card flip game with CodeBuddy IDE + CloudBase](https://mp.weixin.qq.com/s/2EM3RBzdQUCdfld2CglWgg)
280
274
-[Develop a WeChat mini-game in 1 hour with CloudBase AI Toolkit](https://cloud.tencent.com/developer/article/2532595)
CloudBase AI CLI 是一个集成多种主流 AI 编程工具的统一命令行工具,支持内置模型和自定义模型,让你能够通过一个简单的命令使用 Claude Code、OpenAI Codex、aider、Qwen Code 等 AI 编程助手,同时内置 CloudBase AI Toolkit,支持从开发到部署的完整流程,支持在任意环境中运行。
82
72
83
-
2.**一键生成项目模板**
84
-
在 AI 对话框输入:
73
+
**核心优势:**
74
+
- 🏗️ **统一管理** - 一个命令管理多种 AI 编程 CLI 工具,无需在多个工具间切换
75
+
- 🤖 **多模型支持** - 支持内置和自定义各种大模型,包括 Kimi K2、智谱 GLM-4.5 等
76
+
- 🚀 **一键开发部署** - 从代码生成到云端部署的完整流程,支持 Web 应用、小程序、后端服务
CloudBase AI CLI is a unified command-line tool that integrates multiple mainstream AI programming tools, supporting built-in models and custom models. It allows you to use Claude Code, OpenAI Codex, aider, Qwen Code, and other AI programming assistants with a simple command, while built-in CloudBase AI Toolkit supports the complete workflow from development to deployment, and can run in any environment.
77
67
78
-
2.**One-Click Project Template Generation**
79
-
In the AI chat box, enter:
68
+
**Core Advantages:**
69
+
- 🏗️ **Unified Management** - One command to manage multiple AI programming CLI tools, no need to switch between tools
70
+
- 🤖 **Multi-Model Support** - Support for built-in and custom large models, including Kimi K2, Zhipu GLM-4.5, etc.
71
+
- 🚀 **One-Click Development & Deployment** - Complete workflow from code generation to cloud deployment, supporting Web apps, mini-programs, and backend services
72
+
- 🌍 **Everywhere** - Can run in any environment, including mini-program developer tools, VS Code, GitHub Actions, etc.
On first launch, the configuration wizard will guide you through AI tool selection and configuration. After configuration, you can start using AI tools for assisted development. You can run `tcb ai --setup` later to switch tools and models.
93
89
94
-
3.**Available Template Types**
95
-
- Mini-program cloud development template
96
-
- React cloud development template
97
-
- Vue cloud development template
98
-
- UniApp cloud development template
99
-
- Universal cloud development template
90
+
👉 [View complete usage documentation](https://docs.cloudbase.net/cli-v1/ai/introduce) | [Try Now](https://docs.cloudbase.net/cli-v1/ai/introduce) | [Full-Stack Mini-Program Development Case Tutorial](https://docs.cloudbase.net/practices/ai-cli-mini-program)
100
91
101
-
👉 [View all official templates and docs](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/templates)
92
+
## 🛠️ Other IDE Configuration Methods
102
93
103
-
4.**Detailed Tutorial**
104
-
👉 [View full configuration and usage tutorial](#2-configure-your-ai-ide)
94
+
If you use other AI IDEs, please refer to the configuration guides below:
105
95
106
96
---
107
97
@@ -195,6 +185,7 @@ All the following tools support CloudBase AI ToolKit. Choose your tool and follo
195
185
196
186
| Tool | Platform | Guide |
197
187
|------|----------|----------|
188
+
|[CloudBase AI CLI](https://docs.cloudbase.net/cli-v1/ai/introduce)| CLI |[Guide](https://docs.cloudbase.net/cli-v1/ai/introduce)|
-[Develop a Neighborhood Item Recycling Mini-Program with CloudBase AI CLI](https://docs.cloudbase.net/practices/ai-cli-mini-program) - Detailed case tutorial showing how to use CloudBase AI CLI to develop a complete mini-program project from scratch
271
+
278
272
#### 🌐 Full-Stack Web Apps
279
273
-[One-stop development of card flip game with CodeBuddy IDE + CloudBase](https://mp.weixin.qq.com/s/2EM3RBzdQUCdfld2CglWgg)
280
274
-[Develop a WeChat mini-game in 1 hour with CloudBase AI Toolkit](https://cloud.tencent.com/developer/article/2532595)
CloudBase AI CLI 是一个集成多种主流 AI 编程工具的统一命令行工具,支持内置模型和自定义模型,让你能够通过一个简单的命令使用 Claude Code、OpenAI Codex、aider、Qwen Code 等 AI 编程助手,同时内置 CloudBase AI Toolkit,支持从开发到部署的完整流程,支持在任意环境中运行。
66
53
67
-
```
68
-
下载小程序云开发模板
69
-
```
54
+
**核心优势:**
55
+
- 🏗️ **统一管理** - 一个命令管理多种 AI 编程 CLI 工具,无需在多个工具间切换
56
+
- 🤖 **多模型支持** - 支持内置和自定义各种大模型,包括 Kimi K2、智谱 GLM-4.5 等
57
+
- 🚀 **一键开发部署** - 从代码生成到云端部署的完整流程,支持 Web 应用、小程序、后端服务
|[CodeBuddy](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/codebuddy)| VS Code、JetBrains、微信开发者工具、独立 IDE(推荐,已内置 CloudBase AI Toolkit) |[查看指引](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/codebuddy)|
0 commit comments