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/subagent/subagent-fork/README.md
README.md: b448dc309bff07c744443530a648c7c30e4d20d9
README.zh.md: 38d96ee2027a815f3541b3cfe73d4e20f3c87620
README.zh.md: 3e14206d5637fded9edb4e173608c55e3341f8fc

View File

@@ -49,7 +49,7 @@ fork 会把保留的已完成历史复制到独立的子 agent 请求中;随
#### Token 影响
父 agent 输入会增加一个取决于数据的最终结果,并保留到 compaction(上下文压缩)为止。
父 agent 输入会增加一个取决于数据的最终结果,并保留到压缩(compaction)为止。
#### KV Cache 影响