Skip to content

0.19.0 - 2025-01-07

Latest
Compare
Choose a tag to compare
@mamoodi mamoodi released this 07 Jan 21:19
· 17 commits to main since this release
3733c64

What's Changed

Added

  • Custom microagents are now supported in headless and CLI modes by @rbren in #5971
  • Enable/disable function calling by user configuration by @young010101 in #5992
  • Added RateLimitError status on UI and Agent state by @rkat7 in #5910
  • Enable Multi Conversation Feature behind feature flag by @tofarr in #6011
  • Add runtime size configuration feature by @neubig in #5805

Changed

  • Restructure microagents system by @xingyaoww in #5886
  • Developer mode now defaults to storing data on the filesystem instead of in-memory, to help LLM settings persist by @rbren in #6016
  • Replace pexpect with libtmux in BashSession by @xingyaoww in #4881

Fixed

  • OpenHands will now default to opening draft PRs, and is better about not opening multiple PRs by @rbren in #5986
  • Performance improvement of UI during long sessions by @amanape in #6006
  • Fixes an issue where long repository names would cause layout issues in the project menu card by @mkwatson in #6091
  • Fixed file upload, especially for large zip files by @rbren in #6126

New Contributors

Full Changelog: 0.18.0...0.19.0