fix(cli): give the cordis preset's todo tool its required config

Same required field as the standard preset: master made
`allowParallelInProgress` mandatory on dsh-tool-todo, and a preset that names
the row owns the choice.
This commit is contained in:
Yichen Jiang
2026-08-07 14:26:27 +08:00
parent 04e97d16e3
commit f1ac260a70

View File

@@ -221,6 +221,8 @@
- id: tool-todo
name: '@deepseek-ai/dsh-tool-todo'
config:
allowParallelInProgress: true
# The `web` service and its search provider stay in the host composition; only
# the model-facing tool is per-session.