azogoat/AI Reviewer

Ask for a review on a PR and get a normal GitHub review back, inline comments and all

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
modelModel id string, claude-* (Anthropic) or gpt-*/o* (OpenAI)claude-opus-4-8
max_tool_callsCap on exploration tool calls; a runaway guard, not a depth limit50
exploration_token_budgetOptional cap on total tokens across exploration steps""
max_inline_commentsMaximum inline review comments; the rest go into the review body15
inline_severity_thresholdMinimum severity posted inline (critical, major, minor); nits never post inlineminor
request_changes_thresholdMinimum severity that turns the verdict into REQUEST_CHANGESmajor
reviewer_loginMachine user login that must be the requested reviewer in team modelight-ai-reviewer
pull_numberPR number, only needed for workflow_dispatch runs""
dry_runLog the would-be review instead of posting itfalse
github_tokenToken used to read the PR and submit the reviewyes
anthropic_api_keyAnthropic API key, required for claude-* models""
openai_api_keyOpenAI API key, required for gpt-*/o* models""

no outputs