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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user