Skip to content

Releases: All-Hands-AI/OpenHands

0.12.2

04 Nov 21:39
ba25b02
Compare
Choose a tag to compare

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

Full Changelog: 0.12.1...0.12.2

0.12.0

31 Oct 13:15
0ea5dcc
Compare
Choose a tag to compare

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

Changed

  • Pared down the backend logging to make it less verbose and more informative by @rbren in #4563

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

22 Oct 20:43
6573304
Compare
Choose a tag to compare

What's Changed

Changed

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

17 Oct 22:24
642e01b
Compare
Choose a tag to compare

What's Changed

Added

Changed

  • Display in the logs the prompt cache hit or miss for Deepseek Chat by @enyst in #4343

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

Full Changelog: 0.9.8...0.10.0

0.9.8 - 2024-10-03

03 Oct 15:05
16a2cf3
Compare
Choose a tag to compare

What's Changed

Added

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

Full Changelog: 0.9.7...0.9.8

0.9.7 - 2024-09-30

30 Sep 16:21
8d6eda3
Compare
Choose a tag to compare

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

Full Changelog: 0.9.6...0.9.7

0.9.6 - 2024-09-26

30 Sep 13:56
3e5c01d
Compare
Choose a tag to compare

What's Changed

Fixed

New Contributors

  • @jaki300 made their first contribution in #3795
  • @micky-amir made their first contribution in #4060

Full Changelog: 0.9.5...0.9.6

0.9.5 - 2024-09-26

26 Sep 12:59
3e79cd1
Compare
Choose a tag to compare

What's Changed

Added

  • More granular messages displayed on the UI during startup by @tobitege in #3771

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

20 Sep 18:19
45066f1
Compare
Choose a tag to compare

What's Changed

Added

Changed

Fixed

New Contributors

Full Changelog: 0.9.3...0.9.4

0.9.3 - 2024-09-12

13 Sep 00:51
9ef79cb
Compare
Choose a tag to compare

What's Changed

Added

Changed

Fixed

New Contributors

Full Changelog: 0.9.2...0.9.3