Skip to content

0.60.0 - 2025-10-29

Choose a tag to compare

@mamoodi mamoodi released this 29 Oct 20:18
· 2693 commits to main since this release
f0f452d

What's Changed

Breaking

Added

  • Added support for Clarifai provider
  • Added automatic sandbox lifecycle management to prevent resource exhaustion by limiting the number of running sandboxes by @tofarr in #11399

Changed

  • Simplified security analyzer confirmation interface by replacing two reject options with a single "Reject" option that prompts for optional reason by @malhotra5 in #11443

Fixed

  • Implemented graceful shutdown for headless mode by @li-boxuan in #11401
  • Improved VSCode integration in sandbox environments with proper authentication and working directory support by @tofarr in #11426
  • Fixed an issue where git operations would sometimes fail on resuming a conversation after some time by @ak684 in #11296
  • Fixed an issue where config.toml was not respected by the swe-bench/run_infer.py entrypoint by @Zacharias030 in #11091
  • Fixed terminal not rendering input commands by @amanape in #11537
  • Fixed multiple UI issues

New Contributors

Full Changelog: 0.59.0...0.60.0