Goal-Driven AI PR Reviewer
Version updated for https://github.com/markhuangai/ai-pr-reviewer to version v1.1.2.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This action is a goal-driven AI-powered GitHub Action designed to review pull requests automatically. It uses Claude Agent SDK sessions for isolated reviews, supporting multiple goals and configurations. The action automates security checks, code correctness verification, and other tasks by inspecting the repository history and relevant conversation. Users can configure model parameters and effort levels for optimal performance.
What’s Changed
What’s Changed
- Add model usage and pricing summary by @Z-M-Huang in https://github.com/markhuangai/ai-pr-reviewer/pull/15
- Add configurable Claude effort by @Z-M-Huang in https://github.com/markhuangai/ai-pr-reviewer/pull/16
Full Changelog: https://github.com/markhuangai/ai-pr-reviewer/compare/v1.1.1...v1.1.2