v0.3.0
版本发布时间: 2024-05-02 23:47:48
princeton-nlp/SWE-agent最新发布版本:v0.7.0(2024-09-25 22:45:14)
What's Changed
✨ Features
- Run SWE-agent in the cloud using GitHub Codespaces
- Add GPT4-turbo model by @zgrannan in https://github.com/princeton-nlp/SWE-agent/pull/252
- feat: Amazon Bedrock support (Claude models) by @JGalego in https://github.com/princeton-nlp/SWE-agent/pull/207
🐛 Fixes
- Better error handling for --open_pr by @klieret in https://github.com/princeton-nlp/SWE-agent/pull/239
- Fixed a potential error by @DanjieTang in https://github.com/princeton-nlp/SWE-agent/pull/242
- fix: TARGETARCH not set on some OS/docker setups by @mspronesti in https://github.com/princeton-nlp/SWE-agent/pull/249
- Pass Python version to get_environment_yml by @waterson in https://github.com/princeton-nlp/SWE-agent/pull/271
- Fix Together model validation error by @mikanfactory in https://github.com/princeton-nlp/SWE-agent/pull/236
- Doc: Avoid invalid github token by @klieret in https://github.com/princeton-nlp/SWE-agent/pull/292
❤️ New Contributors
- @DanjieTang made their first contribution in https://github.com/princeton-nlp/SWE-agent/pull/242
- @zgrannan made their first contribution in https://github.com/princeton-nlp/SWE-agent/pull/252
- @nfedyashev made their first contribution in https://github.com/princeton-nlp/SWE-agent/pull/254
- @JGalego made their first contribution in https://github.com/princeton-nlp/SWE-agent/pull/207
- @Borda made their first contribution in https://github.com/princeton-nlp/SWE-agent/pull/256
- @waterson made their first contribution in https://github.com/princeton-nlp/SWE-agent/pull/271
Full Changelog: https://github.com/princeton-nlp/SWE-agent/compare/v0.2.0...v0.3.0