- 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