v0.2.0
版本发布时间: 2024-04-16 03:01:34
princeton-nlp/SWE-agent最新发布版本:v0.7.0(2024-09-25 22:45:14)
What's Changed
Added
- Allow to run on local repos (new flag:
--repo_path
) by @klieret in https://github.com/princeton-nlp/SWE-agent/pull/193 - Patch files are now saved separately to a patch directory by @klieret in https://github.com/princeton-nlp/SWE-agent/pull/126
- Allow to supply custom installation commands when running on gh issues or locally (
--environment_setup
) by @klieret in https://github.com/princeton-nlp/SWE-agent/pull/153 - Allow to specify openapi base url in
keys.cfg
by @bvandorf in https://github.com/princeton-nlp/SWE-agent/pull/118
Improved
- Improve error handling of docker issues by @klieret in https://github.com/princeton-nlp/SWE-agent/pull/165
- Make github token fully optional by @klieret in https://github.com/princeton-nlp/SWE-agent/pull/189
Fixed
- Fix opening PR from fork by @klieret in https://github.com/princeton-nlp/SWE-agent/pull/229
- Fix: Choosing TogetherAI models by @klieret in https://github.com/princeton-nlp/SWE-agent/pull/130
New Contributors
- @bvandorf made their first contribution in https://github.com/princeton-nlp/SWE-agent/pull/118
- @pre-commit-ci made their first contribution in https://github.com/princeton-nlp/SWE-agent/pull/141
- @moresearch made their first contribution in https://github.com/princeton-nlp/SWE-agent/pull/147
- @brandco made their first contribution in https://github.com/princeton-nlp/SWE-agent/pull/155
- @YeonwooSung made their first contribution in https://github.com/princeton-nlp/SWE-agent/pull/72
- @foragerr made their first contribution in https://github.com/princeton-nlp/SWE-agent/pull/212
- @zhipengzuo made their first contribution in https://github.com/princeton-nlp/SWE-agent/pull/210
- @mikanfactory made their first contribution in https://github.com/princeton-nlp/SWE-agent/pull/218
- @mspronesti made their first contribution in https://github.com/princeton-nlp/SWE-agent/pull/216
Full Changelog: https://github.com/princeton-nlp/SWE-agent/compare/v0.1.2...v0.2.0