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 @@
|
||||
|
||||
## vs Traditional Methods Comparison
|
||||
|
||||
| Dimension | Traditional Methods | **Claude_dms3** |
|
||||
| Dimension | Traditional Methods | **Claude Code Workflow** |
|
||||
|-----------|---------------------|-----------------|
|
||||
| Task orchestration | Manual management | Automatic pipeline orchestration |
|
||||
| AI models | Single model | Multi-model parallel collaboration |
|
||||
@@ -43,7 +43,7 @@
|
||||
|
||||
### Team Architecture Models
|
||||
|
||||
Claude_dms3 supports two team architecture models:
|
||||
Claude Code Workflow supports two team architecture models:
|
||||
|
||||
1. **team-coordinate** (Universal Coordinator)
|
||||
- Only coordinator is built-in
|
||||
|
||||
Reference in New Issue
Block a user