mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
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
|
||||
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