@zeyue0329/xiaoma-cli 1.10.0 → 1.10.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -14
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -126,17 +126,3 @@ xiaoma-help 我刚完成了架构设计,接下来该做什么?
|
|
|
126
126
|
# 多智能体协作讨论
|
|
127
127
|
xiaoma-party-mode
|
|
128
128
|
```
|
|
129
|
-
|
|
130
|
-
## 模块生态
|
|
131
|
-
|
|
132
|
-
XiaoMa 支持通过模块扩展能力,以下为可用模块:
|
|
133
|
-
|
|
134
|
-
| 模块 | 说明 |
|
|
135
|
-
|------|------|
|
|
136
|
-
| **XiaoMa Method (XMC)** | 核心框架,包含全部智能体和 34+ 工作流 |
|
|
137
|
-
| **XiaoMa Builder (BMB)** | 创建自定义智能体和工作流 |
|
|
138
|
-
| **Test Architect (TEA)** | 基于风险的测试策略和自动化 |
|
|
139
|
-
| **Game Dev Studio (BMGD)** | 游戏开发工作流(Unity、Unreal、Godot) |
|
|
140
|
-
| **Creative Intelligence Suite (CIS)** | 创新、头脑风暴、设计思维 |
|
|
141
|
-
|
|
142
|
-
|