Skip to content

docs: add Chinese README with language switcher - #51

Merged
luoxuanzao merged 6 commits into
mainfrom
docs/readme-zh-cn
Aug 31, 2026
Merged

docs: add Chinese README with language switcher#51
luoxuanzao merged 6 commits into
mainfrom
docs/readme-zh-cn

Conversation

@luoxuanzao

@luoxuanzao luoxuanzao commented Aug 31, 2026

Copy link
Copy Markdown
Member

Summary

  • Adds README.zh-CN.md, a full Chinese translation of the README, with an English | 中文 switcher line in both files.
  • Audits and syncs both READMEs with current behavior: feature list matches the shipped feature set (including the permission-modes bullet, which no longer mentions the retired display-only Plan state), and the settings table reflects the real settings grouping with zh-CN UI names.
  • Streamlines the front half: merges requirements/installation/usage into a single "Installation & Usage" section, adds per-platform (macOS/Linux/Windows) qodercli install commands from the official docs, plus qodercli login guidance; drops the model table.

Verification

  • Cross-checked README claims against code: features list, permission-mode descriptors (toolbar-selectors.ts), settings groups (settings-tab.ts), hidden commands policy
  • Verified qodercli install commands against docs.qoder.com and the local native install (qodercli on PATH)
  • Docs-only change; no code paths touched

Safety

  • No credentials, private vault content, internal URLs, or personal paths are included
  • User-visible changes are documented in CHANGELOG.md — not applicable: documentation-only, no product behavior change

luoxuanzao and others added 6 commits August 31, 2026 20:24
Co-authored-by: QoderAI (Qwen 3.8 Max) <qoder_ai@qoder.com>
…vior

Permission modes now list the three selectable tiers (Ask approval,
Auto approval, Full access) with Plan as display-only; bash mode is
noted as an opt-in experimental toggle; the community plugins section
drops the unpublished caveat; the configuration table mirrors the
current settings groups; and the collapsed execution steps plus turn
change summaries features are documented.

Co-authored-by: QoderAI (Qwen 3.8 Max) <qoder_ai@qoder.com>
Language is a standalone item above the Display group, the Display row
now names its concrete options, and the Chinese table uses the group
and item names shown by the zh-CN UI.

Co-authored-by: QoderAI (Qwen 3.8 Max) <qoder_ai@qoder.com>
Features collapse into one-line bullets without the static model table;
Requirements and Installation merge into a single Installation & Usage
section that walks through downloading qodercli (native installer or
npm), signing in with qodercli login, installing the plugin, and first
use; the qodercli --version check is dropped.

Co-authored-by: QoderAI (Qwen 3.8 Max) <qoder_ai@qoder.com>
Follow the official installation docs: install script for macOS/Linux,
PowerShell and CMD variants for Windows, npm as the alternative with a
Node.js >= 20 prerequisite, plus the arm64 Windows limitation.

Co-authored-by: QoderAI (Qwen 3.8 Max) <qoder_ai@qoder.com>
Plan mode is no longer a user-facing capability; keep the permission
modes bullet to the three selectable tiers in both READMEs.

Co-authored-by: QoderAI (Qwen 3.8 Max) <qoder_ai@qoder.com>
@luoxuanzao
luoxuanzao merged commit 9b25d04 into main Aug 31, 2026
10 checks passed
@luoxuanzao
luoxuanzao deleted the docs/readme-zh-cn branch August 31, 2026 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant