Releases: All-Hands-AI/OpenHands
Releases 路 All-Hands-AI/OpenHands
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
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
Previous Next