What's Changed
- Update README.md v2 by @DanaFineTLV in #2095
- feat: improvements for Gitea integration by @siccous in #2071
- Remove Scala and other languages from docs by @AdamWalkerQodo in #2064
- docs: add GPT-5.1 benchmark results to PR benchmark documentation by @ofir-frd in #2106
- feat: add OpenAI GPT-5.1 series models by @PeterDaveHello in #2103
- docs: add Gemini-3-pro-review benchmark results by @ofir-frd in #2111
- Add Claude Opus 4.5 to PR Banchmark by @ofir-frd in #2118
- Update README.md by @DanaFineTLV in #2135
- docs(README): add note formatting by @naorpeled in #2136
- Update README.md by @DanaFineTLV in #2143
- Update README.md by @DanaFineTLV in #2145
- Add OpenAI GPT-5.2 models by @PeterDaveHello in #2133
- Add latest Claude 4~4.5 series model entries by @PeterDaveHello in #2124
- add gpt5 models to models without temperature support by @dzmitryashkinadze in #2116
- chore: upgrade actions/checkout from v4 to v5 by @luojiyin1987 in #2108
- feat(models): support US Claude Opus 4.5 by @naorpeled in #2146
- docs: add AGENTS.md (comprehensive agent guide) by @PeterDaveHello in #2040
- Update README.md by @DanaFineTLV in #2149
- docs: re-add quick start by @naorpeled in #2150
- chore(ci): upgrade actions/checkout from v5 to v6 by @dethan3 in #2148
- Set default model to GPT-5.2 per PR benchmark, newer knowledge cutoff by @PeterDaveHello in #2154
- Update README.md by @DanaFineTLV in #2164
- Add support for OpenAI's gpt-5.2-codex by @PeterDaveHello in #2166
- Handle /similar_issue on non-GitHub providers by @evanscastonguay in #2158
- chore(qodo-reviewer): add new agentic reviewer by @naorpeled in #2170
- change deprecated dict() to model_dump() pydantic method by @even-even in #2123
- Update README.md by @DanaFineTLV in #2187
- fix(gitlab): add missing ssl_verify parameter for private_token auth by @heoyongun in #2173
- Fix: Respect reasoning_effort config for GPT-5 models by @Tyler-Rak in #2131
- docs: fix inconsistent parameter name in CLI help text by @cxxCoolStar in #2102
- core(gitea): update authentication method to use AuthorizationHeaderToken for API calls by @philipp-horstenkamp in #2142
- feat: add Claude Opus 4.6 model support by @PeterDaveHello in #2204
- feat: add Claude Opus 4.6 model to MAX_TOKENS by @hholst80 in #2205
- feat: add support for gemini-3-pro-preview model by @claudiunicolaa in #2202
- Update azure-devops version to 7.1.0b4 to fix #2207 by @AieatAssam in #2208
- feat: Add Gemini 3.1 preview model mappings by @PeterDaveHello in #2225
- Allow PORT override for GitLab webhook server by @evanscastonguay in #2157
- up pytest to 9.xx and add pytest-asyncio to fix some warnings in tests by @even-even in #2222
- docs: remove Qodo merge references by @naorpeled in #2198
- fix: pin PyJWT to 2.10.1 to keep GitHub App auth working by @ernest-gonzales in #2218
- fix: defer Azure DevOps annotations to avoid import-time crash by @ernest-gonzales in #2219
- feat: add Anthropic Claude Sonnet 4.6 model mappings by @PeterDaveHello in #2221
- Bump LiteLLM from 1.77.7 to 1.81.12 by @ofir-frd in #2227
- docs: improve dark mode contrast and replace favicon by @ofir-frd in #2228
New Contributors
- @DanaFineTLV made their first contribution in #2095
- @siccous made their first contribution in #2071
- @naorpeled made their first contribution in #2136
- @dzmitryashkinadze made their first contribution in #2116
- @luojiyin1987 made their first contribution in #2108
- @dethan3 made their first contribution in #2148
- @evanscastonguay made their first contribution in #2158
- @even-even made their first contribution in #2123
- @heoyongun made their first contribution in #2173
- @Tyler-Rak made their first contribution in #2131
- @cxxCoolStar made their first contribution in #2102
- @philipp-horstenkamp made their first contribution in #2142
- @hholst80 made their first contribution in #2205
- @claudiunicolaa made their first contribution in #2202
- @AieatAssam made their first contribution in #2208
- @ernest-gonzales made their first contribution in #2218
Full Changelog: v0.31...v0.32