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

The last preset naming `tool-todo` without choosing
`allowParallelInProgress`, which master made mandatory.
This commit is contained in:
Yichen Jiang
2026-08-07 14:27:00 +08:00
parent c068729f28
commit 20d7fe912e

View File

@@ -231,6 +231,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.