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:
@@ -231,6 +231,8 @@
|
|||||||
|
|
||||||
- id: tool-todo
|
- id: tool-todo
|
||||||
name: '@deepseek-ai/dsh-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 `web` service and its search provider stay in the host composition; only
|
||||||
# the model-facing tool is per-session.
|
# the model-facing tool is per-session.
|
||||||
|
|||||||
Reference in New Issue
Block a user