What's Changed
Added
- Added LLM risk analyzer by @xingyaoww in #9349
- Added setting for condenser max history size by @enyst in #10591
Changed
- Improved performance and user experience when working with repositories that have many branches by @malhotra5 in #10588
Fixed
- Fixed usage of some reasoning models by @enyst in #10414
- Resolved visual formatting issues in the OpenHands CLI where markdown content was not properly rendered with adequate spacing by @xingyaoww in #10538
- Fixed cases where GitHub Cloud Resolver doesn't consider context around comments by @malhotra5 in #10517
- Fixed cases where GitLab cloud resolver doesn't consider context around comments by @malhotra5 in #10509
- Fixed tokens expiring in the middle of a running conversation by @malhotra5 in #10637
- Resolved an issue where API requests with very long or malformed conversation IDs would return a
500 Internal Server Error
instead of a proper400 Bad Request
error by @amanape in #10496
New Contributors
- @Zacharias030 made their first contribution in #10476
- @Joeoc2001 made their first contribution in #9566
- @hereisok made their first contribution in #10033
- @danieljbruntz made their first contribution in #10255
- @jamiechicago312 made their first contribution in #10485
- @underth-moon99 made their first contribution in #10644
Full Changelog: 0.54.0...0.55.0