This release includes breaking changes for platform teams planning a safe upgrade.
Published 3mo
Developer Productivity
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
code-review
codereview
coding-assistant
devtools
gpt-4
openai
+2 more
pull-request
pull-requests
Summary
AI summaryBroad release touches feat, fix, README, and chore.
Full changelog
What's Changed
- Update README.md v2 by @DanaFineTLV in https://github.com/qodo-ai/pr-agent/pull/2095
- feat: improvements for Gitea integration by @siccous in https://github.com/qodo-ai/pr-agent/pull/2071
- Remove Scala and other languages from docs by @AdamWalkerQodo in https://github.com/qodo-ai/pr-agent/pull/2064
- docs: add GPT-5.1 benchmark results to PR benchmark documentation by @ofir-frd in https://github.com/qodo-ai/pr-agent/pull/2106
- feat: add OpenAI GPT-5.1 series models by @PeterDaveHello in https://github.com/qodo-ai/pr-agent/pull/2103
- docs: add Gemini-3-pro-review benchmark results by @ofir-frd in https://github.com/qodo-ai/pr-agent/pull/2111
- Add Claude Opus 4.5 to PR Banchmark by @ofir-frd in https://github.com/qodo-ai/pr-agent/pull/2118
- Update README.md by @DanaFineTLV in https://github.com/qodo-ai/pr-agent/pull/2135
- docs(README): add note formatting by @naorpeled in https://github.com/qodo-ai/pr-agent/pull/2136
- Update README.md by @DanaFineTLV in https://github.com/qodo-ai/pr-agent/pull/2143
- Update README.md by @DanaFineTLV in https://github.com/qodo-ai/pr-agent/pull/2145
- Add OpenAI GPT-5.2 models by @PeterDaveHello in https://github.com/qodo-ai/pr-agent/pull/2133
- Add latest Claude 4~4.5 series model entries by @PeterDaveHello in https://github.com/qodo-ai/pr-agent/pull/2124
- add gpt5 models to models without temperature support by @dzmitryashkinadze in https://github.com/qodo-ai/pr-agent/pull/2116
- chore: upgrade actions/checkout from v4 to v5 by @luojiyin1987 in https://github.com/qodo-ai/pr-agent/pull/2108
- feat(models): support US Claude Opus 4.5 by @naorpeled in https://github.com/qodo-ai/pr-agent/pull/2146
- docs: add AGENTS.md (comprehensive agent guide) by @PeterDaveHello in https://github.com/qodo-ai/pr-agent/pull/2040
- Update README.md by @DanaFineTLV in https://github.com/qodo-ai/pr-agent/pull/2149
- docs: re-add quick start by @naorpeled in https://github.com/qodo-ai/pr-agent/pull/2150
- chore(ci): upgrade actions/checkout from v5 to v6 by @dethan3 in https://github.com/qodo-ai/pr-agent/pull/2148
- Set default model to GPT-5.2 per PR benchmark, newer knowledge cutoff by @PeterDaveHello in https://github.com/qodo-ai/pr-agent/pull/2154
- Update README.md by @DanaFineTLV in https://github.com/qodo-ai/pr-agent/pull/2164
- Add support for OpenAI's gpt-5.2-codex by @PeterDaveHello in https://github.com/qodo-ai/pr-agent/pull/2166
- Handle /similar_issue on non-GitHub providers by @evanscastonguay in https://github.com/qodo-ai/pr-agent/pull/2158
- chore(qodo-reviewer): add new agentic reviewer by @naorpeled in https://github.com/qodo-ai/pr-agent/pull/2170
- change deprecated dict() to model_dump() pydantic method by @even-even in https://github.com/qodo-ai/pr-agent/pull/2123
- Update README.md by @DanaFineTLV in https://github.com/qodo-ai/pr-agent/pull/2187
- fix(gitlab): add missing ssl_verify parameter for private_token auth by @heoyongun in https://github.com/qodo-ai/pr-agent/pull/2173
- Fix: Respect reasoning_effort config for GPT-5 models by @Tyler-Rak in https://github.com/qodo-ai/pr-agent/pull/2131
- docs: fix inconsistent parameter name in CLI help text by @cxxCoolStar in https://github.com/qodo-ai/pr-agent/pull/2102
- core(gitea): update authentication method to use AuthorizationHeaderToken for API calls by @philipp-horstenkamp in https://github.com/qodo-ai/pr-agent/pull/2142
- feat: add Claude Opus 4.6 model support by @PeterDaveHello in https://github.com/qodo-ai/pr-agent/pull/2204
- feat: add Claude Opus 4.6 model to MAX_TOKENS by @hholst80 in https://github.com/qodo-ai/pr-agent/pull/2205
- feat: add support for gemini-3-pro-preview model by @claudiunicolaa in https://github.com/qodo-ai/pr-agent/pull/2202
- Update azure-devops version to 7.1.0b4 to fix #2207 by @AieatAssam in https://github.com/qodo-ai/pr-agent/pull/2208
- feat: Add Gemini 3.1 preview model mappings by @PeterDaveHello in https://github.com/qodo-ai/pr-agent/pull/2225
- Allow PORT override for GitLab webhook server by @evanscastonguay in https://github.com/qodo-ai/pr-agent/pull/2157
- up pytest to 9.xx and add pytest-asyncio to fix some warnings in tests by @even-even in https://github.com/qodo-ai/pr-agent/pull/2222
- docs: remove Qodo merge references by @naorpeled in https://github.com/qodo-ai/pr-agent/pull/2198
- fix: pin PyJWT to 2.10.1 to keep GitHub App auth working by @ernest-gonzales in https://github.com/qodo-ai/pr-agent/pull/2218
- fix: defer Azure DevOps annotations to avoid import-time crash by @ernest-gonzales in https://github.com/qodo-ai/pr-agent/pull/2219
- feat: add Anthropic Claude Sonnet 4.6 model mappings by @PeterDaveHello in https://github.com/qodo-ai/pr-agent/pull/2221
- Bump LiteLLM from 1.77.7 to 1.81.12 by @ofir-frd in https://github.com/qodo-ai/pr-agent/pull/2227
- docs: improve dark mode contrast and replace favicon by @ofir-frd in https://github.com/qodo-ai/pr-agent/pull/2228
New Contributors
- @DanaFineTLV made their first contribution in https://github.com/qodo-ai/pr-agent/pull/2095
- @siccous made their first contribution in https://github.com/qodo-ai/pr-agent/pull/2071
- @naorpeled made their first contribution in https://github.com/qodo-ai/pr-agent/pull/2136
- @dzmitryashkinadze made their first contribution in https://github.com/qodo-ai/pr-agent/pull/2116
- @luojiyin1987 made their first contribution in https://github.com/qodo-ai/pr-agent/pull/2108
- @dethan3 made their first contribution in https://github.com/qodo-ai/pr-agent/pull/2148
- @evanscastonguay made their first contribution in https://github.com/qodo-ai/pr-agent/pull/2158
- @even-even made their first contribution in https://github.com/qodo-ai/pr-agent/pull/2123
- @heoyongun made their first contribution in https://github.com/qodo-ai/pr-agent/pull/2173
- @Tyler-Rak made their first contribution in https://github.com/qodo-ai/pr-agent/pull/2131
- @cxxCoolStar made their first contribution in https://github.com/qodo-ai/pr-agent/pull/2102
- @philipp-horstenkamp made their first contribution in https://github.com/qodo-ai/pr-agent/pull/2142
- @hholst80 made their first contribution in https://github.com/qodo-ai/pr-agent/pull/2205
- @claudiunicolaa made their first contribution in https://github.com/qodo-ai/pr-agent/pull/2202
- @AieatAssam made their first contribution in https://github.com/qodo-ai/pr-agent/pull/2208
- @ernest-gonzales made their first contribution in https://github.com/qodo-ai/pr-agent/pull/2218
Full Changelog: https://github.com/qodo-ai/pr-agent/compare/v0.31...v0.32
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About The-PR-Agent/pr-agent
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]