Skip to content

0.12.0

Compare
Choose a tag to compare
@mamoodi mamoodi released this 31 Oct 13:15
· 57 commits to main since this release
0ea5dcc

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