Releases: All-Hands-AI/OpenHands
Releases · All-Hands-AI/OpenHands
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
0.12.0
What's Changed
This release contains improvements that allow OpenHands to score 53% on SWE-Bench Verified & 41.7% on SWE-Bench Lite, making it the best OSS AI SWE system now: swe-bench/experiments#97
Added
- Add function calling to CodeAct 2.1 by @xingyaoww in #4537
- Display error messages in the chat by @amanape in #4509
- Support prompt caching on the latest
claude-3-5-sonnet-20241022
by @xingyaoww in #4552
Changed
Fixed
- Split bash commands by the new line character by @tofarr in #4462
- Bugfix for loading the
/app
page directly by @rbren in #4547 - Fix for connection leak by @tofarr in #4560
- Fix for crash on some models on OpenRouter by @enyst in #4641
- Fix compatibility for models like llama on Groq that don't support vision or tools by @enyst in #4644
New Contributors
Full Changelog: 0.11.0...0.12.0
0.11.0 - 2024-10-22
What's Changed
Changed
- Improvements to Agent Editing using LLM by @xingyaoww in #3985
Fixed
- Fixed unlimited retries when queries are blocked by CloudFlare by @neubig in #4482
- Better frontend error handling for failed requests by @amanape in #4501
Full Changelog: 0.10.0...0.11.0
0.10.0 - 2024-10-17
What's Changed
Added
- New OpenHands Ul by @amanape in #3604
- Add Modal sandbox support as a new runtime by @pawalt in #4133
Changed
Fixed
- Multiple improvements to the reliability of Remote Runtime by @xingyaoww
- Multiple improvements to the SWE-Bench evaluation by @xingyaoww
- Lockup Resiliency and Asyncio Improvements by @tofarr
- Fix browsing agent parsing responses by @enyst in #4226
- Fix AgentDelegateAction to send only the task to the delegate agent, not the main agent by @enyst in #4327
- Fix syntax error in the browsing agent @enyst in #4354
New Contributors
- @Vaishakh-SM made their first contribution in #4177
- @amantyagiprojects made their first contribution in #4229
- @adityasoni9998 made their first contribution in #4100
- @AlexCuadron made their first contribution in #4244
- @JeevaRamanathan made their first contribution in #4240
- @klieret made their first contribution in #4390
- @pawalt made their first contribution in #4133
- @Ethan0456 made their first contribution in #4364
Full Changelog: 0.9.8...0.10.0
0.9.8 - 2024-10-03
What's Changed
Added
- Allow specification of config.toml location via args by @rehanganapathy in #4168
Fixed
- Better error messages when sessions fail to start by @rbren in #4134
- SigTerm now gracefully shuts down the server during startup by @tofarr in #4155
- Improve the docker runtime build speed & fix issues in build by @xingyaoww in #4154
New Contributors
- @rehanganapathy made their first contribution in #4168
Full Changelog: 0.9.7...0.9.8