docs(i18n): standardize contract terminology

This commit is contained in:
xjt
2026-08-09 11:33:14 +08:00
parent 5d46c11784
commit a7af54a8d3
848 changed files with 1506 additions and 1506 deletions
@@ -3,4 +3,4 @@
# after editing either side, bring the other along and re-record with:
# pnpm run verify-translation-pairing --write packages/subagent/subagent-inprocess/README.md
README.md: 67f0cf5dd1ecb18542af56953a0eaa40988aca0d
README.zh.md: 0cb9008e52088c2a3c554a4ab6a45e2345b34a08
README.zh.md: 648a160be5f1c3dcbe66a867a273a3df610dbc0a
@@ -36,7 +36,7 @@
## 结构化输出
`attachStructuredRuntime(childCtx, schema)` 会在子 agent 作用域中安装完整约:
`attachStructuredRuntime(childCtx, schema)` 会在子 agent 作用域中安装完整约
- 使用请求 schema 注册的 `structured_output` 工具会校验并暂存模型值。
- 一个顺序为 190 的系统提示词段会告诉子 agent,该工具调用就是终态答案。