What's Changed
Added
- Display current conversation info in the bottom right by @amanape in #6143
- Added new
App
tab which allows users to interact with the web app run in OpenHands (Beta) @amanape in #5577
Fixed
- Fix potential issue with loading history twice by @enyst in #6089
- Support custom base container image when running OpenHands in Docker by @li-boxuan in #6039
- Make the logs inside the runtime container optional (DEBUG_RUNTIME env var to set) by @enyst in #6141
- Fixed UI terminal output by @xingyaoww in #6182
- Fixed a race condition that could cause server errors when disconnecting sessions, improving server stability by @rbren in #6053
- Multiple bash improvements by @xingyaoww in #6175
- Fixes for minor cases where FDs were not closed by @tofarr in #6228
New Contributors
Full Changelog: 0.19.0...0.20.0