← OpenHands Changelog
0.52.0
0.52.0 - 2025-08-13
Aug 13, 2025 (6mo ago)
View on GitHub →
What's Changed
Added
- Added qwen-3-coder-480b to OpenHands provider by @xingyaoww in https://github.com/All-Hands-AI/OpenHands/pull/9985
- Added gpt-5-2025-08-07 to OpenHands provider by @xingyaoww in https://github.com/All-Hands-AI/OpenHands/pull/10172
- Added support for model
claude-opus-4-1-20250805by @KennyDizi in https://github.com/All-Hands-AI/OpenHands/pull/10120
- Added search API key settings to CLI by @xingyaoww in https://github.com/All-Hands-AI/OpenHands/pull/9976
- Added support for launching the OpenHands UI using the CLI by @xingyaoww in https://github.com/All-Hands-AI/OpenHands/pull/9783
- Added support for overlay mounts in the Docker runtime by @olyashok in https://github.com/All-Hands-AI/OpenHands/pull/10222
- Added a switch to enable or disable additional solvability analysis in the resolver on OpenHands Cloud by @csmith49 in https://github.com/All-Hands-AI/OpenHands/pull/9727
- Added branch information to repository context by @malhotra5 in https://github.com/All-Hands-AI/OpenHands/pull/9833
- Added auto-pagination for conversation list with infinite scroll by @xingyaoww in https://github.com/All-Hands-AI/OpenHands/pull/10129
Changed
- Improved the conversation card context menu by @llamantino in https://github.com/All-Hands-AI/OpenHands/pull/9917
- Improved handling of the
/resumecommand in CLI by adding validation by @aeft in https://github.com/All-Hands-AI/OpenHands/pull/10066
- Changed the conversation history limit from 20 to 100 by @xingyaoww in https://github.com/All-Hands-AI/OpenHands/pull/10128
- Improved repository loading reliability for OpenHands App by @malhotra5 in https://github.com/All-Hands-AI/OpenHands/pull/9826
- Enhanced the CLI interface by adding proper markdown rendering for agent messages and final thoughts by @xingyaoww in https://github.com/All-Hands-AI/OpenHands/pull/10193
Fixed
- Fixed an issue where user input commands were echoed twice in the terminal by @erkinalp in https://github.com/All-Hands-AI/OpenHands/pull/9959
- Improved the reliability of models through the OpenHands provider by @xingyaoww in https://github.com/All-Hands-AI/OpenHands/pull/10009
- Fixed an issue where
git cloneduring workspace creation sometimes caused the server to hang by @denysvitali in https://github.com/All-Hands-AI/OpenHands/pull/9334
- Fixed the
ports are not availableerror message on Windows by @llamantino in https://github.com/All-Hands-AI/OpenHands/pull/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 https://github.com/All-Hands-AI/OpenHands/pull/10179
- Fixed an issue where Global Microagents did not work in OpenHands Cloud by @xingyaoww in https://github.com/All-Hands-AI/OpenHands/pull/10245
- Fixed CLI errorno21 warning by @ryanhoangt in https://github.com/All-Hands-AI/OpenHands/pull/9990
New Contributors
- @denysvitali made their first contribution in https://github.com/All-Hands-AI/OpenHands/pull/9334
- @greese-insight made their first contribution in https://github.com/All-Hands-AI/OpenHands/pull/9915
- @aeft made their first contribution in https://github.com/All-Hands-AI/OpenHands/pull/10054
- @izyuumi made their first contribution in https://github.com/All-Hands-AI/OpenHands/pull/9757
- @chasefarmer-pixee made their first contribution in https://github.com/All-Hands-AI/OpenHands/pull/10078
- @JamesZ12b made their first contribution in https://github.com/All-Hands-AI/OpenHands/pull/9895
- @insop made their first contribution in https://github.com/All-Hands-AI/OpenHands/pull/10241
- @ibragim-bad made their first contribution in https://github.com/All-Hands-AI/OpenHands/pull/10251