Uh oh!
There was an error while loading. Please reload this page.
docs: add Chinese translation of references configuration - #36787
docs: add Chinese translation of references configuration#36787wangguan1995 wants to merge 4 commits into
Conversation
Add documentation for configuring references in OpenCode.
Hey! Your PR title Please update it to start with one of:
Where See CONTRIBUTING.md for details. |
Thanks for updating your PR! It now meets our contributing guidelines. 👍 |
Updated descriptions to clarify the use of references in OpenCode, including changes to how the agent interacts with references and their context.
Automated PR Cleanup Thank you for contributing to opencode. Due to the high volume of PRs from users and AI agents, we periodically close older PRs using automated criteria so maintainers can focus review time on the most active and community-supported contributions. This PR was closed because it matched the following cleanup criteria:
PRs created within the last month are not affected by this cleanup. If you believe this PR was closed incorrectly, or if you are still actively working on it, please leave a comment explaining why it should be reopened. A maintainer can review and reopen it if appropriate. Thanks again for taking the time to contribute. |
Add documentation for configuring references in OpenCode (Chinese translation)
Issue for this PR
issues/36788
Type of change
What does this PR do?
This PR adds the Chinese translation of the "References" configuration documentation.
I translated the original English document sentence by sentence, preserving all formatting, code blocks, and structure, and placed the translated file into the Chinese documentation directory (e.g.
docs/zh/or equivalent).The translation covers local directory references, Git repository references, usage descriptions, hidden autocomplete entries, and the full configuration fields table.
How did you verify your code works?
Screenshots / recordings
This is a documentation-only change, no UI screenshots needed.
Checklist