What's Changed
- feat: update default model to OpenAI's GPT-5.5 by @PeterDaveHello in #2368
- feat(providers): add Sambanova provider by @luisfucros in #2313
- feat: add AWS_USE_IMDS support for ambient IAM credential resolution on Bedrock by @ira-at-work in #2307
- feat(progress-comment): make GIF URL and width configurable by @nicksalt in #2224
- ci: publish multi-arch (arm64) Docker images by @naorpeled in #2396
- ci: pin all GitHub Actions to commit SHAs by @naorpeled in #2395
- ci: add CodeQL workflow for Python static analysis by @naorpeled in #2365
- docs: replace old qodo-ai/pr-agent refs with new the-pr-agent/pr-agent by @PeterDaveHello in #2392
- docs: update documented reasoning_effort configuration values by @PeterDaveHello in #2370
- test: add focused unit tests for core PR-Agent flows by @PeterDaveHello in #2373
๐ Bug Fixes
- fix: try_fix_yaml failed on snippets with prefix
oryml by @XinyuWuu in #2097 - fix(sambanova): correct context windows, add MiniMax-M2.7, cover key forwarding by @naorpeled in #2394
- fix(github-action): handle string "false" for ENABLE_OUTPUT setting by @gvago in #2319
- fix(gerrit): raise HTTPException instead of returning it in Gerrit server by @wishhyt in #2277
- fix(gerrit): explicitly set git provider in server startup by @gvago in #2317
๐งน Maintenance
- chore(deps): upgrade LiteLLM from v1.81.12 to v1.83.14 with dependency updates by @PeterDaveHello in #2369
- chore(deps): upgrade LiteLLM from v1.83.14 to v1.84.0 by @naorpeled in #2390
- chore(deps): update Docker base images from Python v3.12.10 to v3.12.13 by @PeterDaveHello in #2371
- chore(deps): update python-gitlab and pydantic by @donbowman in #2374
Full Changelog: v0.34.3...v0.35.0