What's Changed
Added
- Support for VisualWebArena evaluation in OpenHands by @adityasoni9998 in #4773
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
- @mjewell made their first contribution in #6423
- @chuckbutkus made their first contribution in #6375
- @zxh3 made their first contribution in #6435
- @jcppman made their first contribution in #6421
Full Changelog: 0.21.0...0.22.0