refactor(cli-tools): remove redundant model parameters for improved command clarity

This commit is contained in:
catlog22
2025-11-16 21:11:16 +08:00
parent 58206f1996
commit ccb4490ed4
9 changed files with 19 additions and 19 deletions

View File

@@ -766,7 +766,7 @@ Time Estimate: ${planObject.estimated_time}
EXPECTED: Complete implementation with tests and proper error handling
RULES: $(cat ~/.claude/workflows/cli-templates/prompts/development/02-implement-feature.txt) | Follow approach strictly | Test thoroughly | write=CREATE/MODIFY/DELETE
" -m coder-model --approval-mode yolo
" --approval-mode yolo
```
**Execution with Progress Tracking**: