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

@@ -136,7 +136,7 @@ RULES: $(cat ~/.claude/workflows/cli-templates/prompts/{template}) |
- Consider previous iteration failures
- Validate fix doesn't introduce new vulnerabilities
- analysis=READ-ONLY
" -m {model} {timeout_flag}
" {timeout_flag}
```
**Layer-Specific Guidance Injection**: