← OpenHands Changelog

0.55.0

Sep 2, 2025 (6mo ago) View on GitHub →

What's Changed

Added

  • Added LLM risk analyzer by @xingyaoww in https://github.com/All-Hands-AI/OpenHands/pull/9349
  • Added setting for condenser max history size by @enyst in https://github.com/All-Hands-AI/OpenHands/pull/10591

Changed

  • Improved performance and user experience when working with repositories that have many branches by @malhotra5 in https://github.com/All-Hands-AI/OpenHands/pull/10588

Fixed

  • Fixed usage of some reasoning models by @enyst in https://github.com/All-Hands-AI/OpenHands/pull/10414
  • Resolved visual formatting issues in the OpenHands CLI where markdown content was not properly rendered with adequate spacing by @xingyaoww in https://github.com/All-Hands-AI/OpenHands/pull/10538
  • Fixed cases where GitHub Cloud Resolver doesn't consider context around comments by @malhotra5 in https://github.com/All-Hands-AI/OpenHands/pull/10517
  • Fixed cases where GitLab cloud resolver doesn't consider context around comments by @malhotra5 in https://github.com/All-Hands-AI/OpenHands/pull/10509
  • Fixed tokens expiring in the middle of a running conversation by @malhotra5 in https://github.com/All-Hands-AI/OpenHands/pull/10637
  • Resolved an issue where API requests with very long or malformed conversation IDs would return a 500 Internal Server Error instead of a proper 400 Bad Request error by @amanape in https://github.com/All-Hands-AI/OpenHands/pull/10496

New Contributors

  • @Zacharias030 made their first contribution in https://github.com/All-Hands-AI/OpenHands/pull/10476
  • @Joeoc2001 made their first contribution in https://github.com/All-Hands-AI/OpenHands/pull/9566
  • @hereisok made their first contribution in https://github.com/All-Hands-AI/OpenHands/pull/10033
  • @danieljbruntz made their first contribution in https://github.com/All-Hands-AI/OpenHands/pull/10255
  • @jamiechicago312 made their first contribution in https://github.com/All-Hands-AI/OpenHands/pull/10485
  • @underth-moon99 made their first contribution in https://github.com/All-Hands-AI/OpenHands/pull/10644
Full Changelog: https://github.com/All-Hands-AI/OpenHands/compare/0.54.0...0.55.0