PR Commentor
Phantas Weng
PR Commentor injects a “Generate Summary” button into every GitHub pull request comment box, including inline review comment threads, and a “Generate Title” button next to the PR title field. With one click, it fetches the full diff and commit history from the GitHub API, sends them to your selected AI model, and inserts the generated result directly into the text area, ready to submit. It supports 2 AI providers (Claude and GPT), 2 output styles (PR Summary and Per-commit), 16 output languages, and a fully localized settings page. Additional features include model scanning with smart filtering, connection testing, custom prompt instructions, and a token visibility toggle for secure credential entry. It works on both PR pages and compare pages, with full support for GitHub SPA navigation and dark mode. [Versions] v1.1.0 • Added 16-language support for both output and settings UI. v1.0.1 • Fixed plugin load timing. • Fixed a URL parsing error when the branch name contains a backslash.