Releases: All-Hands-AI/OpenHands
Releases · All-Hands-AI/OpenHands
0.15.2 - 2024-12-12
What's Changed
Added
- Custom MicroAgents can now be added directly to the connected workspace by @RajWorking in #4983
- Request code review from the person who initiated the resolver by @openhands-agent in #5451
- Add browser observations to chat interface by @xingyaoww in #5514
Fixed
- Improve error message when issue/PR not found in resolver by @neubig in #5455
- Fix duplicate search messages in web browsing actions by @xingyaoww in #5511
- Make layout responsive for mobile devices by @tofarr in #5475
- Fix for issue where double scroll hides save button by @tofarr in #5488
- Better error handling for commands that timeout or kill the runtime by @rbren in #5518
- Fixed issue where session data is lost on refresh by @tofarr in #5516
New Contributors
- @regismesquita made their first contribution in #5278
Full Changelog: 0.15.1...0.15.2
0.15.1 - 2024-12-06
What's Changed
Added
- A message is shown every time the agent runs a command by @rbren in #5190
- Add support for multiline user messages, and default user message when running headless by @enyst in #5400
Changed
- Only send the last agent state changed event on init by @tofarr in #5411
- Updated initial Sign in with Github modal by @amanape in #5416
Fixed
- Prioritize version from pyproject.toml over importlib by @tofarr in #5412
- Fix for some agent messages not appearing by @rbren in #5421
- Fix duplicate events on re-initialize by @tofarr in #5424
New Contributors
Full Changelog: 0.15.0...0.15.1
0.15.0 - 2025-12-04
What's Changed
Added
- Using SocketIO as the Underlying Communication Protocol by @tofarr in #5056
- Add BrowseURLAction to CodeAct by @xingyaoww in #5285
- Added Alignment checker for browsing agent by @s-aniruddha in #5105
- Support custom sandbox for resolver by @malhotra5 in #5348
- Added a microagent to handle timeout issues with npm by @neubig in #5314
Changed
- Migrate from Remix to React Router 7 by @amanape in #5304
- Do not keep runtimes alive by default by @tofarr in #5288
- Multiple tabs can now connect to the same session by @tofarr in #5370
Fixed
- Fix for issue where exit session intermittently does not return to splash by @tofarr in #5291
- When an invalid token error occurs, a message is displayed in the UI by @tofarr in #5302
- Fixed an issue with setting runtime_extra_deps by @openhands-agent in #5330
- Fixed resolver not finding issue with empty description by @openhands-agent in #5357
- Fixed Asyncio issues with security analyzer by @mbalunovic in #5356
New Contributors
- @s-aniruddha made their first contribution in #5105
Full Changelog: 0.14.3...0.15.0
0.14.3 - 2024-11-26
What's Changed
Added
- Added commit0 benchmark by @nanjiangwill in #5153
- Added a new
Push & Create PR
button by @openhands-agent in #5181
Changed
- Set server process to run with highest system priority by @xingyaoww in #5206
Fixed
- Fixed an issue when using an LLM from OpenRouter by @openhands-agent in #4822
New Contributors
- @diwu-sf made their first contribution in #5180
- @nanjiangwill made their first contribution in #5153
Full Changelog: 0.14.2...0.14.3
0.14.2 - 2024-11-21
0.14.1 - 2024-11-19
What's Changed
Added
Fixed
- Multiple fixes and improvements to the OpenHands resolver by @ryx2 and @malhotra5
New Contributors
- @ryx2 made their first contribution in #5063
- @young010101 made their first contribution in #5117
Full Changelog: 0.14.0...0.14.1
0.14.0 - 2024-11-15
What's Changed
Added
- Add VSCode to OpenHands runtime and UI by @xingyaoww in #4745
- Integrate OpenHands resolver into main repository by @neubig in #4964
- Add a general utility that automatically converts function-calling LLM requests to non-function-calling LLM requests by @xingyaoww in #4711
Fixed
- Allow continuation after reaching max iterations by @tofarr in #4949
- If the websocket disconnects, we try 5 times to automatically reconnect it by @tofarr in #4954
- Truncate agent history when context window is exceeded by @enyst in #4977
- Fix agent crash when terminal commands are sent and function calling is enabled by @enyst in #4955
New Contributors
- @csmith49 made their first contribution in #4943
- @ketan1741 made their first contribution in #5000
Full Changelog: 0.13.1...0.14.0
0.13.1 - 2024-11-12
What's Changed
Added
- Support displaying images/videos/pdfs in the workspace by @malhotra5 in #4898
Changed
- Better support for pushing changes to GitHub by @rbren in #4568
- Restore visible logs for each action and observation when ran locally by @enyst in #4729
Fixed
- Fixed running with bedrock by @xingyaoww in #4935
- Fixed runtime restarting when multiple tabs connected to the same session,or tab was closed by @rbren in #4900
New Contributors
- @ross-rl made their first contribution in #4598
- @nafisreza made their first contribution in #4850
- @Mr-Imperium made their first contribution in #4878
Full Changelog: 0.13.0...0.13.1
0.13.0
What's Changed
Added
- Add the ability to drag images into chat input by @xingyaoww (and @openhands-agent!) in #4762
- Show a loading indicator when downloading a zip by @tofarr in #4833
Changed
- Overhaul of error handling and reporting by @rbren in #4575
- New chat interface empty state by @amanape in #4737
- Modified agent instructions to include fewer redundant comments in the code it generates by @rbren in #4681
Fixed
- Fixed a bug where docker containers were not removed on session close by @rbren in #4765
- Fixed terminal not working by @tofarr in #4800
- Fix Jupyter tab overflow by @amanape in #4818
- Fixed copy paste into chat input by @openhands-agent in #4832
New Contributors
- @danicruz0415 made their first contribution in #4464
Full Changelog: 0.12.3...0.13.0
0.12.2
What's Changed
Added
- Analytics with PostHog by @amanape in #4655
- Allow CodeAct agent to perform web browsing by itself (no more delegation to BrowsingAgent) by @xingyaoww in #4667
- DiscoveryBench OpenHands Integration by @Ethan0456 in #4627
Fixed
- Fixed issue running on Linux by @Polygons1 in #4721
- Fix error in the main agent when a browsing agent task fails by @enyst in #4728
New Contributors
- @ronch99 made their first contribution in #4645
- @malhotra5 made their first contribution in #4712
- @Polygons1 made their first contribution in #4721
Full Changelog: 0.12.1...0.12.2