From f1ac260a70ef2a1b7f997574a4d9a25474f8d460 Mon Sep 17 00:00:00 2001 From: Yichen Jiang Date: Fri, 7 Aug 2026 14:26:27 +0800 Subject: [PATCH] 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. --- apps/cli/config/agent-presets/cordis/agent.cordis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/cli/config/agent-presets/cordis/agent.cordis.yml b/apps/cli/config/agent-presets/cordis/agent.cordis.yml index bf681dd0a8..d71e813905 100644 --- a/apps/cli/config/agent-presets/cordis/agent.cordis.yml +++ b/apps/cli/config/agent-presets/cordis/agent.cordis.yml @@ -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.