From ce2eb562533fbbc7c8efefb65b43743950b8274a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=AC=E6=98=8E?= <83812544+Ed1s0nZ@users.noreply.github.com> Date: Thu, 4 Jun 2026 10:50:00 +0800 Subject: [PATCH] Add files via upload --- web/static/i18n/en-US.json | 2 +- web/static/i18n/zh-CN.json | 2 +- web/templates/index.html | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/web/static/i18n/en-US.json b/web/static/i18n/en-US.json index 9ab8cdbd..5d46973f 100644 --- a/web/static/i18n/en-US.json +++ b/web/static/i18n/en-US.json @@ -1836,7 +1836,7 @@ "descPlaceholder": "When the orchestrator should delegate to this agent", "fieldTools": "Tools (comma-separated; same keys as role tools)", "fieldBindRole": "Bind role (optional)", - "fieldMaxIter": "Max sub-agent iterations (0 = use global default)", + "fieldMaxIter": "Max iterations (0 = use Settings → agent.max_iterations)", "fieldInstruction": "System prompt (Markdown body)", "instructionPlaceholder": "You are a specialist agent...", "nameRequired": "Display name is required", diff --git a/web/static/i18n/zh-CN.json b/web/static/i18n/zh-CN.json index 4847c6f3..39a8adb9 100644 --- a/web/static/i18n/zh-CN.json +++ b/web/static/i18n/zh-CN.json @@ -1825,7 +1825,7 @@ "descPlaceholder": "何时由协调者调度该子代理", "fieldTools": "可用工具(逗号分隔,与角色工具 key 一致)", "fieldBindRole": "绑定角色(可选)", - "fieldMaxIter": "子代理最大迭代(0=使用全局默认)", + "fieldMaxIter": "最大迭代(0=沿用设置页 agent.max_iterations)", "fieldInstruction": "系统提示词(Markdown 正文)", "instructionPlaceholder": "You are a specialist agent...", "nameRequired": "请填写显示名称", diff --git a/web/templates/index.html b/web/templates/index.html index 4c0e7395..d038a876 100644 --- a/web/templates/index.html +++ b/web/templates/index.html @@ -2348,7 +2348,7 @@
- +
@@ -2564,7 +2564,7 @@
- +