What's Changed
Added
- Added qwen-3-coder-480b to OpenHands provider by @xingyaoww in #9985
- Added gpt-5-2025-08-07 to OpenHands provider by @xingyaoww in #10172
- Added support for model
claude-opus-4-1-20250805
by @KennyDizi in #10120 - Added search API key settings to CLI by @xingyaoww in #9976
- Added support for launching the OpenHands UI using the CLI by @xingyaoww in #9783
- Added support for overlay mounts in the Docker runtime by @olyashok in #10222
- Added a switch to enable or disable additional solvability analysis in the resolver on OpenHands Cloud by @csmith49 in #9727
- Added branch information to repository context by @malhotra5 in #9833
- Added auto-pagination for conversation list with infinite scroll by @xingyaoww in #10129
Changed
- Improved the conversation card context menu by @llamantino in #9917
- Improved handling of the
/resume
command in CLI by adding validation by @aeft in #10066 - Changed the conversation history limit from 20 to 100 by @xingyaoww in #10128
- Improved repository loading reliability for OpenHands App by @malhotra5 in #9826
- Enhanced the CLI interface by adding proper markdown rendering for agent messages and final thoughts by @xingyaoww in #10193
Fixed
- Fixed an issue where user input commands were echoed twice in the terminal by @erkinalp in #9959
- Improved the reliability of models through the OpenHands provider by @xingyaoww in #10009
- Fixed an issue where
git clone
during workspace creation sometimes caused the server to hang by @denysvitali in #9334 - Fixed the
ports are not available
error message on Windows by @llamantino in #9924 - Fixed an issue where CodeActAgent system prompts and in-context learning examples referenced "bash" on Windows platforms, which should have been "powershell" for consistency with the Windows runtime environment by @li-boxuan in #10179
- Fixed an issue where Global Microagents did not work in OpenHands Cloud by @xingyaoww in #10245
- Fixed CLI errorno21 warning by @ryanhoangt in #9990
New Contributors
- @denysvitali made their first contribution in #9334
- @greese-insight made their first contribution in #9915
- @aeft made their first contribution in #10054
- @izyuumi made their first contribution in #9757
- @chasefarmer-pixee made their first contribution in #10078
- @JamesZ12b made their first contribution in #9895
- @insop made their first contribution in #10241
- @ibragim-bad made their first contribution in #10251
Full Changelog: 0.51.1...0.52.0