Skip to content

pr-review.yml: upgrade review model to GLM-5.2 (MiniMax M3 fallback) and disable focus_only_on_problems (#2) - #3

Merged
uuta merged 1 commit into
mainfrom
feat/2
Jul 21, 2026
Merged

pr-review.yml: upgrade review model to GLM-5.2 (MiniMax M3 fallback) and disable focus_only_on_problems (#2)#3
uuta merged 1 commit into
mainfrom
feat/2

Conversation

@uuta

@uuta uuta commented Jul 21, 2026

Copy link
Copy Markdown
Owner

Summary

  • Upgrade PR-Agent review routing to GLM-5.2 with MiniMax M3 fallback.
  • Disable focus_only_on_problems so defensive-programming findings are not suppressed.

Changes

  • Set CONFIG.MODEL to openrouter/z-ai/glm-5.2.
  • Set CONFIG.FALLBACK_MODELS to openrouter/minimax/minimax-m3.
  • Set pr_code_suggestions.focus_only_on_problems to false.
  • Keep The-PR-Agent/pr-agent pinned to v0.39.0 commit 8e4d32e5497defd43c023a404f73560c62728961 after checking the latest release.

Verification

  • git diff --check
  • YAML parsed successfully with Ruby Psych
  • actionlint is not installed in the workspace
  • Consumer-repository blackbox verification is deferred until after merge per issue contract

Closes #2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pr-review.yml: upgrade review model to GLM-5.2 (MiniMax M3 fallback) and disable focus_only_on_problems

1 participant