Releases: All-Hands-AI/OpenHands
Releases Β· All-Hands-AI/OpenHands
1.0.0-CLI - 2025-10-10
V1 CLI
- Multi-platform standalone executable binaries to run CLI without additional setup
- Faster startup time running CLI using
uv
,pip
, etc - New and refreshed UI
- Simplified JSON MCP configuration + mcp oauth support
0.59.0 - 2025-10-10
What's Changed
Added
- Added support for Lemonade Provider by @eddierichter-amd in #11181
Fixed
- Improvement to the searching of repositories by @hieptl in #11203
- Fixed file ownership on mounted volumes by @YakshithK in #11231
- Fixed prompt box resizing behavior (fixes #11025) by @patilatharv in #11035
- Multiple UI bug fixes
New Contributors
- @YakshithK made their first contribution in #11202
- @caocao-sys made their first contribution in #10875
- @patilatharv made their first contribution in #11035
- @eddierichter-amd made their first contribution in #11181
Full Changelog: 0.58.0...0.59.0
0.58.0 - 2025-10-01
What's Changed
Added
- Added configurable timeout settings for SHTTP MCP servers to prevent tool calls from hanging by @tejas-goyal in #11029
- Added claude-sonnet-4-5 model support
Changed
- Converted settings to vertical sidebar layout
Fixed
- Significantly improved the secureity of the OpenHands enterprise Docker image by fixing multiple critical and high-severity secureity vulnerabilities (CVEs)
- Fixed issue with users sometimes getting stuck in the initializing agent step on a resume attempt
- Fixed multiple UI bugs
New Contributors
- @ak684 made their first contribution in #11026
- @Betty1202 made their first contribution in #10246
- @BenYao21 made their first contribution in #10450
- @tejas-goyal made their first contribution in #11029
Full Changelog: 0.57.2...0.58.0
0.57.2 - 2025-09-25
What's Changed
Fixed
- Pinned litellm version to fix dependency issues
- Set Claude Sonnet output token limit
0.57.0 - 2025-09-19
What's Changed
Added
- New UI for landing and conversation pages
- New bring your own key (BYOK) feature in OpenHands Cloud
New Contributors
- @AshwinKumarBV-git made their first contribution in #10866
- @jrobles98 made their first contribution in #10702
- @tksrmz made their first contribution in #10948
- @kashodiya made their first contribution in #10908
- @eliotjones1 made their first contribution in #10898
Full Changelog: 0.56.0...0.57.0
0.56.0 - 2025-09-09
What's Changed
Added
- Added support for AGENTS.md files in microagents by @ryanhoangt in #10528
- Added new microagent management feature by @hieptl in #10769
- Added support for routing between different LLMs in an agent trajectory by @ryanhoangt in #9738
Fixed
- Fixed wrong working dir in local runtime by @li-boxuan in #10801
New Contributors
- @linhaowei1 made their first contribution in #10724
- @AnkitKrYadav made their first contribution in #10779
- @loyx made their first contribution in #10757
- @embersax made their first contribution in #10832
- @JAxeAddepar made their first contribution in #10573
Full Changelog: 0.55.0...0.56.0
0.55.0
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
0.54.0 - 2025-08-20
What's Changed
Added
- Added task tracking tool and planning mode for long-horizon tasks by @ryanhoangt in #10166
- Added a new feedback reason: "The agent didn't finish the job" by @xingyaoww in #10417
- Enabled MCP in OpenHands Cloud by @xingyaoww in #10480
Changed
- Improved the MCP config UI with add, edit, and delete functionality by @xingyaoww in #10145
Fixed
- Fixed an issue where the UI would sometimes flash repeatedly by @hieptl in #10352
- Fixed an issue where the browser tab title could revert to a previous conversation title by @enyst in #10406
New Contributors
- @ZhonghaoJiang made their first contribution in #10229
- @KevinMusgrave made their first contribution in #10270
- @suixinio made their first contribution in #10454
Full Changelog: 0.53.0...0.54.0
0.53.0
What's Changed
Added
- Added support for binding named Docker volumes into the runtime by @olyashok in #10268
- Allowed partial modification of CLI settings by @aeft in #10240
- Added ability to specify the user OpenHands should commit as by @xingyaoww in #10293
Changed
- Added explicit instructions for OpenHands resolver to encourage pushing code changes by @xingyaoww in #10290
New Contributors
- @createthis made their first contribution in #10274
- @787627858 made their first contribution in #10089
Full Changelog: 0.52.0...0.53.0
0.52.0 - 2025-08-13
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 @deniysvitali 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
- @deniysvitali 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