Releases: All-Hands-AI/OpenHands
Releases Β· All-Hands-AI/OpenHands
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
0.9.7 - 2024-09-30
What's Changed
Fixed
- Bash commands do not block the main runtime by @tofarr in #4058
- Vision and prompt caching fixes by @enyst in #4014
New Contributors
- @openhands-agent made their first contribution in #4104
- @anthrocypher made their first contribution in #4091
Full Changelog: 0.9.6...0.9.7
0.9.6 - 2024-09-26
0.9.5 - 2024-09-26
What's Changed
Added
Fixed
- Display full model name in Settings UI (#3900) by @iaavas in #3991
- Multiple improvements to evaluation by @xingyaoww
- Fixed an issue where Base URL was not getting reset in Settings by @rbren in #4037
- Fix persistence of
Advanced Settings
when re-opening the Settings by @rbren in #4038 - Fixed an issue with the o1-mini model by @neubig in #4012
- Fixed server lock up during session initialization by @tofarr in #4007
- CodeActAgent responds to user cancellation by @tobitege in #3968
New Contributors
Full Changelog: 0.9.4...0.9.5
0.9.4 - 2024-09-20
What's Changed
Added
Changed
Fixed
- Improved detecting syntax error loops by @tobitege in #3663
- Multiple evaluation fixes by @xingyaoww
- Improvements to timeout and interrupt conditions by @tofarr in #3926
- Fix UID management for ubuntu users by @rbren in #3937
New Contributors
Full Changelog: 0.9.3...0.9.4
0.9.3 - 2024-09-12
What's Changed
Added
Changed
- Redesign of the settings modal by @rbren and @amanape
- Make prompt caching optional instead of enabled default by @WannaTen in #3689
Fixed
- Fix issues with vision support in prompts by @tobitege in #3665
- Improve rate limit error handling by @tobitege in #3729
- Fixed prompt caching in CodeActAgent by @ColeMurray in #3773
New Contributors
- @defineprogramming made their first contribution in #3706
- @ColeMurray made their first contribution in #3775
Full Changelog: 0.9.2...0.9.3