Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 1013 Bytes

File metadata and controls

22 lines (14 loc) · 1013 Bytes

Changelog

0.2.0 (2024-04-15)

All new commits

Added

  • Allow to run on local repos (new flag: --repo_path) in SWE-agent#193
  • Patch files are now saved separately to a patch directory in SWE-agent#126
  • Allow to supply custom installation commands when running on gh issues or locally (--environment_setup) in SWE-agent#153
  • Allow to specify openapi base url in keys.cfg in SWE-agent#118

Improved

Fixed