From 9e2d9b4288bc3f85fd65d995ff26500e90e7de38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=AC=E6=98=8E?= <83812544+Ed1s0nZ@users.noreply.github.com> Date: Wed, 22 Apr 2026 13:45:16 +0800 Subject: [PATCH] Update config.yaml --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 7dc918ce..a750367c 100644 --- a/config.yaml +++ b/config.yaml @@ -69,7 +69,7 @@ multi_agent: # plan_execute 专用:execute↔replan 外层循环上限,0 表示 Eino 默认 10。Executor 未暴露 Handlers:patch/reduction/plantask 不作用于 PE,但 tool_search 工具列表拆分仍通过共享 ToolsConfig 作用于执行器。 plan_execute_loop_max_iterations: 0 sub_agent_max_iterations: 120 - sub_agent_user_context_max_runes: 0 # 子代理指令自动注入用户原始请求的字符上限;0=默认2000,负数=禁用 + sub_agent_user_context_max_runes: 0 # 子代理 task 描述中自动注入用户原始请求的字符上限;0=默认2000,负数=禁用 without_general_sub_agent: false # false 时保留 Deep 内置 general-purpose 子代理 without_write_todos: false orchestrator_instruction: "" # Deep 主代理:agents/orchestrator.md(或 kind: orchestrator 的单个 .md)正文优先;正文为空时用此处;皆空则 Eino 默认