Skip to content

v1.4.3 - Cross-file assumptions checked before a review concludes

Latest

Choose a tag to compare

@tms-minhtang1 tms-minhtang1 released this 27 Aug 07:07
· 7 commits to main since this release
5bb39c7

Update, if the plugin is already installed:

/plugin marketplace update open-pr
/plugin update open-pr@open-pr

then /reload-plugins. Cursor, Codex, Gemini CLI, Antigravity:

curl -fsSL https://raw.githubusercontent.com/TOMOSIA-VIETNAM/open-pr/main/install.sh | bash -s -- --update

Existing repos need no config migration — schema_version is unchanged.

New

  • A review checks the code around the diff before it concludes: when raising a finding — or staying silent on one — turns on how a caller or a capability outside the diff behaves, it takes one targeted Grep first, max 3 per PR, and what that grep cannot settle arrives as a 🔵 naming the symbol and the assumption. Costs +104 tokens per review run (+0.7% to +1.3%).