mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-03-01 15:03:57 +08:00
Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
## 解决的痛点
|
||||
|
||||
| 痛点 | 现状 | Claude_dms3 方案 |
|
||||
| 痛点 | 现状 | Claude Code Workflow 方案 |
|
||||
| --- | --- | --- |
|
||||
| **单模型局限** | 只能调用一个 AI 模型 | 多角色并行协作,发挥各自专长 |
|
||||
| **任务编排混乱** | 手动管理任务依赖和状态 | 自动任务发现、依赖解析、流水线编排 |
|
||||
|
||||
Reference in New Issue
Block a user