From 3d9cae58e4c34bff05d68b70f6b42eef16206849 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, 20 May 2026 17:59:57 +0800 Subject: [PATCH] Update config.yaml --- config.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.yaml b/config.yaml index 659123a4..0ecf0e8d 100644 --- a/config.yaml +++ b/config.yaml @@ -82,6 +82,8 @@ agent: result_storage_dir: tmp # 结果存储目录,大结果会保存在此目录下 tool_timeout_minutes: 60 # 单次工具执行最大时长(分钟),超时自动终止;0 表示不限制(不推荐,易出现长时间挂起) # system_prompt_path: prompts/single-react.md # 可选:单代理系统提示文件(相对本配置文件所在目录);非空且可读时替换内置提示 + + system_prompt_path: "" # 人机协同(HITL)全局白名单:此处列出的工具始终免审批,与对话页「白名单工具(免审批,逗号分隔)」合并为并集;侧栏「应用」可合并写入本列表并立即生效。 hitl: # 按你环境里的真实工具名增删(与侧栏一致、小写不敏感);不需要全局免审批可改为 []