docs(i18n): address automated review

This commit is contained in:
j-xiang
2026-07-29 17:46:06 +08:00
parent 644aef14c8
commit ed4a6fd026
66 changed files with 80 additions and 80 deletions

View File

@@ -3,4 +3,4 @@
# after editing either side, bring the other along and re-record with:
# pnpm run verify-translation-pairing --write packages/subagent/tool-subagent/README.md
README.md: 20bb6b9c59a13f23301368faefe18849ccc0b1e9
README.zh.md: dfa989164c300d539f9b3517234fbf48945a65da
README.zh.md: 8da57896359f5ac47d0ec076c3395d2e7fb1e02a

View File

@@ -58,7 +58,7 @@
#### KV Cache 影响
仅追加;新增可见内容位于可复用请求前缀之后,不会使现有 KV Cache 条目失效。
仅追加;新增可见内容位于可复用请求前缀之后,不会使现有 KV-cache 条目失效。
### 后台任务结果
@@ -72,7 +72,7 @@
#### KV Cache 影响
仅追加;新增可见内容位于可复用请求前缀之后,不会使现有 KV Cache 条目失效。
仅追加;新增可见内容位于可复用请求前缀之后,不会使现有 KV-cache 条目失效。
## 已知限制与暂缓事项