v1.4.0 - any language, and commands that run only when you type them
/plugin marketplace update open-pr
/plugin update open-pr@open-prthen /reload-plugins.
Cursor, Codex, Gemini CLI, Antigravity:
curl -fsSL https://raw.githubusercontent.com/TOMOSIA-VIETNAM/open-pr/main/install.sh | bash -s -- --updateExisting repos need no config migration — schema_version is unchanged.
New
- Any language, for the review it posts and the chat it holds. Setup's language question drops the fixed menu: it pre-marks a language detected from your own Claude Code memory as well as the project's, falls back to English, and takes free text for anything else. A multi-script language pins its script — Chinese is
zh-Hansorzh-Hant, never barezh. - Simplified Chinese README and docs — 6 pages, alongside English, Vietnamese and Japanese.
Improved
- A command now runs only when you type it.
/open-pr:review,:fix,:clean,:upgradeand:feedbackare no longer started by Claude Code reading your chat, so nothing posts a review, commits, pushes, removes a worktree or opens an issue off its own reading. Asking for a review in words no longer starts one — type the command. - 2.3% less context per run, up to 3.9%, measured against v1.3.0 across all 16 scenarios.
- A review collects PR info, files, diff, commits, old comments and CI in 2 batched rounds instead of 7 sequential ones, and
/open-pr:fixin 1 instead of 7. - A repo whose chat language is already stored gets that language recommended, instead of English.