docs(i18n): reconcile source-drifted translations

This commit is contained in:
xjt
2026-08-09 10:24:11 +08:00
parent bd659179f6
commit 5d46c11784
102 changed files with 165 additions and 165 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/context/README.md
README.md: 237f6191329f89834ec9bd9f72c0a1fd1d94651e
README.zh.md: 7c55dd91dbf7e3fca222e4b6f6bed2769f5c253c
README.zh.md: 653fd971a884e1b356e5a366d91f81caefd681c5

View File

@@ -9,7 +9,7 @@
| [`session-reference/`](session-reference/README.md) | 其他会话的有界快照 | `ctx.sessionReferences` |
| [`time-context/`](time-context/README.md) | 当前时间与耗时上下文 | — |
| [`tmux-context/`](tmux-context/README.md) | tmux 位置上下文 | — |
| [`workspace-context/`](workspace-context/README.md) | workspace 指令上下文 | — |
| [`workspace-context/`](workspace-context/README.md) | 工作区指令上下文 | — |
[`workspace-context` 决策记录](../../.agents/notes/implemented/feature/2026-06-24-workspace-context.md)解释其逐 agent智能体会话隔离和生命周期拆分。