Releases: OpenHands/OpenHands
Releases Β· OpenHands/OpenHands
1.0.5-cli - 2025-10-31
1.0.4-cli - 2025-10-31
Fixed
- CLI command to launch OpenHands GUI (
openhands servecommand) #11584
1.0.3-cli - 2025-10-30
0.60.0 - 2025-10-29
What's Changed
Breaking
- Removed V0 CLI. V0 CLI is officially unsupported by @malhotra5 in #11538
Added
- Added support for Clarifai provider
- Added automatic sandbox lifecycle management to prevent resource exhaustion by limiting the number of running sandboxes by @tofarr in #11399
Changed
- Simplified security analyzer confirmation interface by replacing two reject options with a single "Reject" option that prompts for optional reason by @malhotra5 in #11443
Fixed
- Implemented graceful shutdown for headless mode by @li-boxuan in #11401
- Improved VSCode integration in sandbox environments with proper authentication and working directory support by @tofarr in #11426
- Fixed an issue where git operations would sometimes fail on resuming a conversation after some time by @ak684 in #11296
- Fixed an issue where config.toml was not respected by the swe-bench/run_infer.py entrypoint by @Zacharias030 in #11091
- Fixed terminal not rendering input commands by @amanape in #11537
- Fixed multiple UI issues
New Contributors
- @Papadopulus made their first contribution in #10913
- @rstar327 made their first contribution in #11325
- @Chesars made their first contribution in #11366
- @mogith-pn made their first contribution in #11324
- @softpudding made their first contribution in #11439
- @Akindotcome made their first contribution in #11430
- @wolfspyre made their first contribution in #10863
- @CLFutureX made their first contribution in #11332
- @jpshackelford made their first contribution in #11478
- @Alex42006 made their first contribution in #11227
- @ludwig-n made their first contribution in #11423
- @Evelyn-Colon made their first contribution in #11230
Full Changelog: 0.59.0...0.60.0
1.0.2-cli - 2025-10-21
1.0.1-cli - 2025-10-13
What's Changed
Fixed
- CLI binary GLIBC compatibility for older Linux systems
- Unexpected/unrecoverable crashes when disabling confirmation mode mid conversation
- Existing API key disappearing from CLI settings when updating settings
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 security of the OpenHands enterprise Docker image by fixing multiple critical and high-severity security 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