anomalyco / anomalyco/opencode

[FEATURE]: Sync zh-cn agents doc page with the latest English version

Open
#42,220 0 comments 0 reactions 1 assignee View on GitHub

@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 states tools is deprecated in favor of permission, and that true/false is equivalent to allow/deny)
  • The Permissions section still lists only edit, bash and webfetch while 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.