TemporaryDirectory
cleanup issues on Windows in #181
- Message about building docker images in #178
Full Changelog: https://github.com/SWE-agent/SWE-ReX/compare/v1.2.0...v1.2.1
- Add platform flag to Deployment config for docker builds on different platforms by @carlosejimenez in #165
- Fix: Avoid exceptions from Deployment.del by @klieret in #170
- Enh: Validate image ID by @klieret in #173
Full Changelog: https://github.com/SWE-agent/SWE-ReX/compare/v1.1.1...v1.2.0
- Added
swerex.utils.aws_teardown
utility to clean up AWS resources created by the Fargate deployment
- Added
encoding
anderror
arguments toread_file
- Catching more errors from bashlex failures
- Fixed bugs around unicode decode errors