0.15.0
版本发布时间: 2024-12-04 23:10:05
All-Hands-AI/OpenHands最新发布版本:0.19.0(2025-01-08 05:19:50)
What's Changed
Added
- Using SocketIO as the Underlying Communication Protocol by @tofarr in https://github.com/All-Hands-AI/OpenHands/pull/5056
- Add BrowseURLAction to CodeAct by @xingyaoww in https://github.com/All-Hands-AI/OpenHands/pull/5285
- Added Alignment checker for browsing agent by @s-aniruddha in https://github.com/All-Hands-AI/OpenHands/pull/5105
- Support custom sandbox for resolver by @malhotra5 in https://github.com/All-Hands-AI/OpenHands/pull/5348
- Added a microagent to handle timeout issues with npm by @neubig in https://github.com/All-Hands-AI/OpenHands/pull/5314
Changed
- Migrate from Remix to React Router 7 by @amanape in https://github.com/All-Hands-AI/OpenHands/pull/5304
- Do not keep runtimes alive by default by @tofarr in https://github.com/All-Hands-AI/OpenHands/pull/5288
- Multiple tabs can now connect to the same session by @tofarr in https://github.com/All-Hands-AI/OpenHands/pull/5370
Fixed
- Fix for issue where exit session intermittently does not return to splash by @tofarr in https://github.com/All-Hands-AI/OpenHands/pull/5291
- When an invalid token error occurs, a message is displayed in the UI by @tofarr in https://github.com/All-Hands-AI/OpenHands/pull/5302
- Fixed an issue with setting runtime_extra_deps by @openhands-agent in https://github.com/All-Hands-AI/OpenHands/pull/5330
- Fixed resolver not finding issue with empty description by @openhands-agent in https://github.com/All-Hands-AI/OpenHands/pull/5357
- Fixed Asyncio issues with security analyzer by @mbalunovic in https://github.com/All-Hands-AI/OpenHands/pull/5356
New Contributors
- @s-aniruddha made their first contribution in https://github.com/All-Hands-AI/OpenHands/pull/5105
Full Changelog: https://github.com/All-Hands-AI/OpenHands/compare/0.14.3...0.15.0