·
16 commits
to refs/heads/main
since this release
What's Changed
- Add configurable
.pr_agent.tomlbranch selection via CLI/env with GitHub fallback by @copilot-swe-agent[bot] in #2411 - test: strengthen focused unit coverage for core behavior by @PeterDaveHello in #2397
- fix (A2A): fetch public diff for PR URLs and report failed state to Langfuse by @ofir-frd in #2459
- Treat claude-opus-4-8 as no-temperature across all providers by @ofir-frd in #2458
- Update NO_SUPPORT_TEMPERATURE_MODELS for newer opus models by @atuli-egames in #2454
🚀 Features
- feat(A2A): migrate to A2A 1.0 protocol with artifact-based task completion by @ofir-frd in #2460
- feat(sambanova): add MiniMax-M3, keep M2.5 by @naorpeled in #2461
🐛 Bug Fixes
- fix: make GitHub PR-description ticket selection deterministic by @dellch in #2422
- fix(gitea): return repo settings as bytes so .pr_agent.toml loads by @IsmaelMartinez in #2435
📚 Documentation
- docs: use shell-portable env var names in install examples by @IsmaelMartinez in #2439
🧹 Maintenance
- chore: improve pr-agent maintenance path by @lphuc2250gma in #2431
- chore: let Qodo auto-approve PRs after self-review by @naorpeled in #2463
Full Changelog: v0.36.1...v0.37.0