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
- @ScottBrenner made their first contribution in #5742
Full Changelog: 0.17.0...0.18.0