docs(i18n): resolve follow-up review findings

This commit is contained in:
xjt
2026-07-29 18:38:56 +08:00
parent ed4a6fd026
commit e1481e2d98
70 changed files with 74 additions and 74 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/workflow/workflow-workerthread/README.md
README.md: 9da420bdd67ac5b0a4bfffa312c6fe7b2dabf8f5
README.zh.md: 2fad456fb13846ceccc3b5d09ed5c6192e180686
README.zh.md: cc2ed2043db7f6a51088930c07c5cf5a2223f480

View File

@@ -109,7 +109,7 @@ worker 错误、消息失败或提前退出会在清理前关闭消息接纳,
#### Token 影响
本引擎不会直接向父级添加 token。最终结果大小由工具消费方限制并保留到 compaction(上下文压缩)为止。
本引擎不会直接向父级添加 token。最终结果大小由工具消费方限制并保留到压缩(compaction为止。
#### KV Cache 影响