Releases: OpenHands/OpenHands
Releases · OpenHands/OpenHands
1.0.7-cli - 25-11-11
0.62.0 - 2025-11-11
What's Changed
Added
- Allow pinning and unpinning of conversation tabs by @hieptl in #11659
- Add Documentation link to profile menu by @jpshackelford in #11583
New Contributors
Full Changelog: 0.61.0...0.62.0
1.0.6-cli - 2025-11-7
0.61.0 - 2025-11-05
What's Changed
Changed
New Contributors
- @aphix made their first contribution in #11044
- @jarrycyx made their first contribution in #11419
- @jessitron made their first contribution in #11610
Full Changelog: 0.60.0...0.61.0
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