| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-29 | 642 Bytes | |
| v2.4.3 source code.tar.gz | 2026-06-29 | 729.5 kB | |
| v2.4.3 source code.zip | 2026-06-29 | 855.1 kB | |
| Totals: 3 Items | 1.6 MB | 0 | |
What's Changed
Fixes
- fix(run): pass the startup_command as a dict to env.execute() function. by @Ethan-Kuang-6666 in https://github.com/SWE-agent/mini-swe-agent/pull/880
Enhancements
- Reject empty config override keys by @CodingFeng101 in https://github.com/SWE-agent/mini-swe-agent/pull/883
New Contributors
- @Ethan-Kuang-6666 made their first contribution in https://github.com/SWE-agent/mini-swe-agent/pull/880
- @CodingFeng101 made their first contribution in https://github.com/SWE-agent/mini-swe-agent/pull/883
Full Changelog: https://github.com/SWE-agent/mini-swe-agent/compare/v2.4.2...v2.4.3