Skip to content

0.22.0 - 2025-01-29

Compare
Choose a tag to compare
@mamoodi mamoodi released this 29 Jan 19:51
· 71 commits to main since this release
28d7127

What's Changed

Added

Changed

  • Improved performance of GitHub API integration by using modern async HTTP client by @tofarr in #6325
  • Remove redis dependency from OpenHands by @tofarr in #6278

Fixed

  • Display confirmation buttons when using confirmation mode by @zxh3 in #6426
  • Fix resolver crash when the project's requirements.txt doesn't end in a newline by @openhands-agent in #6327
  • Fix for continuing sessions, which would originally result in a session_was_closed error by @rbren in #6478
  • Fix DeepSeek error on consecutive user messages by @enyst in #6471
  • Prevent chat message from overflowing when the continuous text is long by @jcppman in #6421

New Contributors

Full Changelog: 0.21.0...0.22.0