0.18.0
版本发布时间: 2025-01-03 00:03:22
All-Hands-AI/OpenHands最新发布版本:0.19.0(2025-01-08 05:19:50)
What's Changed
Added
- Documented the new .openhands directory for customizing prompts for individual repositories by @rbren in https://github.com/All-Hands-AI/OpenHands/pull/5821
- Added tooltips for navbar by @openhands-agent in https://github.com/All-Hands-AI/OpenHands/pull/5807
- Add resizable and collapsible panel layout by @tofarr in https://github.com/All-Hands-AI/OpenHands/pull/5926
Changed
- Migrate settings storage from localStorage to server API by @tofarr in https://github.com/All-Hands-AI/OpenHands/pull/5703
- Allow downloading workspace on phones / browsers where the DirectoryAPI is not available by @tofarr in https://github.com/All-Hands-AI/OpenHands/pull/5770
- Add loading spinner to task form during conversation creation by @rbren in https://github.com/All-Hands-AI/OpenHands/pull/5828
- Remove file editing functionality from OpenHands UI by @rbren in https://github.com/All-Hands-AI/OpenHands/pull/5823
Fixed
- Fixed images not being rendered in the chat interface by @amanape in https://github.com/All-Hands-AI/OpenHands/pull/5626
- Minor style fixes for the navbar by @rbren in https://github.com/All-Hands-AI/OpenHands/pull/5780
- In headless mode, make OpenHands finish a task if it thinks the task is finished by @li-boxuan in https://github.com/All-Hands-AI/OpenHands/pull/5879
- Fix cases where a RuntimeError can leave the agent history in an inconsistent stateby @enyst in https://github.com/All-Hands-AI/OpenHands/pull/5666
- Fix history loading when state was corrupt or not saved properly by @enyst in https://github.com/All-Hands-AI/OpenHands/pull/5946
New Contributors
- @ScottBrenner made their first contribution in https://github.com/All-Hands-AI/OpenHands/pull/5742
Full Changelog: https://github.com/All-Hands-AI/OpenHands/compare/0.17.0...0.18.0