← OpenHands Changelog

0.60.0

0.60.0 - 2025-10-29

Oct 29, 2025 (4mo ago) View on GitHub →

What's Changed

Breaking

  • Removed V0 CLI. V0 CLI is officially unsupported by @malhotra5 in https://github.com/OpenHands/OpenHands/pull/11538

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 https://github.com/OpenHands/OpenHands/pull/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 https://github.com/OpenHands/OpenHands/pull/11443

Fixed

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

New Contributors

  • @Papadopulus made their first contribution in https://github.com/OpenHands/OpenHands/pull/10913
  • @rstar327 made their first contribution in https://github.com/OpenHands/OpenHands/pull/11325
  • @Chesars made their first contribution in https://github.com/OpenHands/OpenHands/pull/11366
  • @mogith-pn made their first contribution in https://github.com/OpenHands/OpenHands/pull/11324
  • @softpudding made their first contribution in https://github.com/OpenHands/OpenHands/pull/11439
  • @Akindotcome made their first contribution in https://github.com/OpenHands/OpenHands/pull/11430
  • @wolfspyre made their first contribution in https://github.com/OpenHands/OpenHands/pull/10863
  • @CLFutureX made their first contribution in https://github.com/OpenHands/OpenHands/pull/11332
  • @jpshackelford made their first contribution in https://github.com/OpenHands/OpenHands/pull/11478
  • @Alex42006 made their first contribution in https://github.com/OpenHands/OpenHands/pull/11227
  • @ludwig-n made their first contribution in https://github.com/OpenHands/OpenHands/pull/11423
  • @Evelyn-Colon made their first contribution in https://github.com/OpenHands/OpenHands/pull/11230
Full Changelog: https://github.com/OpenHands/OpenHands/compare/0.59.0...0.60.0