Below you will find pages that utilize the taxonomy term “micahstubbs”
December 12, 2025
GPT 5.x PR Reviewer
Version updated for https://github.com/micahstubbs/gpt-code-review to version v3.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes Add GitHub App install as primary option (recommended) Link to https://github.com/apps/gpt-5-2-pr-review for easy installation Update all translations (zh-CN, zh-TW, ko, ja) with Quick Start guide Modernize documentation structure Install The easiest way to get started:
Install the App: GPT-5.2 PR Review Select repositories to enable code review Done!
November 25, 2025
GPT 5.x PR Reviewer
Version updated for https://github.com/micahstubbs/ChatGPT-CodeReview to version v2.0.5.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes Fix gpt-5.1-codex verbosity constraint - The gpt-5.1-codex model only supports verbosity: 'medium'. This release enforces that constraint and logs a warning if users set a different value via VERBOSITY env var. Add getValidVerbosity() helper - Model-specific verbosity validation with proper TypeScript typing Add debug logging - Shows selected verbosity when LOG_LEVEL=debug is set Comprehensive test coverage - 9 new tests covering all verbosity scenarios Safer default - Changed default verbosity from 'low' to 'medium' to prevent API errors across all GPT-5.
November 25, 2025
GPT 5.x PR Reviewer
Version updated for https://github.com/micahstubbs/ChatGPT-CodeReview to version v2.0.4.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes GPT 5.x PR Reviewer v2.0.4 Patch release with copyright update.
Changes Updated copyright to “© 2025 anc95, micahstubbs, and contributors” in all README files Marketplace