Skip to content

Choose a tag to compare

@github-actions github-actions released this 21 Jun 20:13
· 16 commits to refs/heads/main since this release
85178be

What's Changed

  • Add configurable .pr_agent.toml branch 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

🧹 Maintenance

Full Changelog: v0.36.1...v0.37.0