anomalyco / anomalyco/opencode
[FEATURE]: Sync zh-cn agents doc page with the latest English version
Open
@Hona is already working on this.
Since Aug 13, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Feature hasn't been suggested before
- I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request
The Chinese translation of the agents page (packages/web/src/content/docs/zh-cn/agents.mdx) is out of sync with the English version:
- Missing the
Tools (deprecated)marker and the deprecation notice (the English page statestoolsis deprecated in favor ofpermission, and thattrue/falseis equivalent toallow/deny) - The Permissions section still lists only
edit,bashandwebfetchwhile the English page documents the full permission key list - Other content added since the last sync (e.g. the scout agent section) is missing
The page was last updated 2026-05-08; the English version is 781 lines vs 754 for zh-cn.
Additionally, the translation should use the unified terminology 智能体 (consistent with PR #41980 and the zh.ts UI strings).
This will be fixed by re-translating the whole page against the latest English version in a follow-up PR.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.