Download Latest Version v1.1.0_ 10s of thousands of training trajectories source code.tar.gz (26.5 MB)
Email in envelope

Get an email when there's a new version of SWE-agent

Home / v1.1.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-05-22 7.5 kB
v1.1.0_ 10s of thousands of training trajectories source code.tar.gz 2025-05-22 26.5 MB
v1.1.0_ 10s of thousands of training trajectories source code.zip 2025-05-22 26.7 MB
Totals: 3 Items   53.2 MB 0

v1.1.0: 10s of thousands of training trajectories

We're very excited to announce our new project SWE-smith, generating 10s of thousands of training trajectories for SWE agents. Using this training data, our LM SWE-agent-LM-32b achieves open-weights SotA on SWE-bench verified with SWE-agent!

image

Apart from that, v1.1.0 is mostly a fix release with minor improvements, in particular adding compatibility with SWE-bench multilingual/multimodal, and SWE-smith. However, please pay attention to the breaking changes below.

Breaking changes

Added

New dataset support:

New utilities:

Enhanced

  • Feat: Config/override max_output_tokens by @klieret in #1036
  • Enh: [#1042] fix(run_batch): handle JSON parsing errors in trajectory check by @FRAOTIAC in #1043
  • Enh: Allow to override tools dirs etc. by @klieret in #1046
  • Enh: Allow to override path to swe-bench dataset by @klieret in #1093
  • Enh: Allow to disable python-standalone for batch by @klieret in #1115
  • Enh: More information on skipped exit status by @klieret in #1117

Fixed

New Contributors

Full Changelog: https://github.com/SWE-agent/SWE-agent/compare/v1.0.1...v1.1.0

Source: README.md, updated 2025-05-22