Skip to content

0.18.0 - 2025-01-02

Latest
Compare
Choose a tag to compare
@mamoodi mamoodi released this 02 Jan 16:03
· 52 commits to main since this release
50a0b1d

What's Changed

Added

  • Documented the new .openhands directory for customizing prompts for individual repositories by @rbren in #5821
  • Added tooltips for navbar by @openhands-agent in #5807
  • Add resizable and collapsible panel layout by @tofarr in #5926

Changed

  • Migrate settings storage from localStorage to server API by @tofarr in #5703
  • Allow downloading workspace on phones / browsers where the DirectoryAPI is not available by @tofarr in #5770
  • Add loading spinner to task form during conversation creation by @rbren in #5828
  • Remove file editing functionality from OpenHands UI by @rbren in #5823

Fixed

  • Fixed images not being rendered in the chat interface by @amanape in #5626
  • Minor style fixes for the navbar by @rbren in #5780
  • In headless mode, make OpenHands finish a task if it thinks the task is finished by @li-boxuan in #5879
  • Fix cases where a RuntimeError can leave the agent history in an inconsistent stateby @enyst in #5666
  • Fix history loading when state was corrupt or not saved properly by @enyst in #5946

New Contributors

Full Changelog: 0.17.0...0.18.0