SWE-agent
Latest release v1.1.0 on 2025-05-22 · Maintained · 0 releases in 90 days
SWE-agent takes a GitHub issue and tries to automatically fix it, using your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges. [NeurIPS 2024]
| Latest release | v1.1.0 on 2025-05-22 |
|---|---|
| Maintenance | Maintained — pushed within the last 30 days |
| Stars | 20,378 (+8 since yesterday) |
| Releases in 90 days | 0 |
| Last commit | 2026-09-21 |
| Repository | SWE-agent/SWE-agent |
| Licence | MIT |
| Open issues | 118 |
Recent releases
v1.1.0 2025-05-22
What's new
- New dataset support
- Support multilingual evaluation
- SWE-smith & multimodal base support
- New utilities
Fixed
- Setting maxinputtokens to 0
- Explicitly set log file encoding
- Ensure pydantic-settings env prefix set
- Run batch processing with modal
Changed
- Changes to trajectory data format. The messages field is replaced by query
- Renamed many tool bundles that used "windowed" file viewer (defaults and more)
- Removed reviewonsubmit tool bundle (replaced by reviewonsubmitm)
- Change in windowed tools (formerly default): Don't append \n to new file
v1.0.1 2025-02-28
What's new
- Enh: Set timeout for poststartupcommands
- Enh: Allow to override maxinputtokens for local models
Fixed
- Handling local models cost lookup issues
- Requires-python >= 3.11
- Traj inspector viewport reset
- Reset viewport when next/prev step/traj
Changed
- Change: Make anthropicfilemap the new default config
v1.0.0 2025-02-13
What's new
- New command line trajectory inspector to scroll few hundreds of trajectories with ease
- New command line interface with subcommands for running over single issues, batches, and…
Maintenance status is derived from public repository activity — release cadence and commit recency. It is not a review, an endorsement, or a security assessment. Star counts measure attention, not quality.