What's Changed
✨ Features
- Run SWE-agent in the cloud using GitHub Codespaces
- Add GPT4-turbo model by @zgrannan in #252
- feat: Amazon Bedrock support (Claude models) by @JGalego in #207
🐛 Fixes
- Better error handling for --open_pr by @klieret in #239
- Fixed a potential error by @DanjieTang in #242
- fix: TARGETARCH not set on some OS/docker setups by @mspronesti in #249
- Pass Python version to get_environment_yml by @waterson in #271
- Fix Together model validation error by @mikanfactory in #236
- Doc: Avoid invalid github token by @klieret in #292
❤️ New Contributors
- @DanjieTang made their first contribution in #242
- @zgrannan made their first contribution in #252
- @nfedyashev made their first contribution in #254
- @JGalego made their first contribution in #207
- @Borda made their first contribution in #256
- @waterson made their first contribution in #271
Full Changelog: v0.2.0...v0.3.0