0.42.0
版本发布时间: 2025-06-11 04:34:14
All-Hands-AI/OpenHands最新发布版本:0.46.0(2025-06-25 04:47:25)
What's Changed
Added
- Added new API endpoints that allow users to explicitly start and stop conversations. by @tofarr in https://github.com/All-Hands-AI/OpenHands/pull/8883
- Added feature flag
VSCODE_IN_NEW_TAB
for opening vscode in a new tab by @tofarr in https://github.com/All-Hands-AI/OpenHands/pull/8917 - Allowed user to change their email address by @chuckbutkus in https://github.com/All-Hands-AI/OpenHands/pull/8861
Changed
- Improved WebSocket error handling to provide better reliability and user experience by @tofarr in https://github.com/All-Hands-AI/OpenHands/pull/8924
Fixed
- Fixed an issue where new events that arrive during the replay of the event stream for a new connection might not be sent to the client by @rbren in https://github.com/All-Hands-AI/OpenHands/pull/8818
- Ensured PRs opened by agent is properly tracked in conversation metadata by @malhotra5 in https://github.com/All-Hands-AI/OpenHands/pull/8949
- Increased code quality of resulting resolver PRs by @neubig in https://github.com/All-Hands-AI/OpenHands/pull/8975
- Prevented LLM settings reset when page loses focus during initial setup by @llamantino in https://github.com/All-Hands-AI/OpenHands/pull/8928
New Contributors
- @iSevenDays made their first contribution in https://github.com/All-Hands-AI/OpenHands/pull/8889
- @WiseBird made their first contribution in https://github.com/All-Hands-AI/OpenHands/pull/8987
- @leandermaben made their first contribution in https://github.com/All-Hands-AI/OpenHands/pull/8677
- @reneleonhardt made their first contribution in https://github.com/All-Hands-AI/OpenHands/pull/8796
Full Changelog: https://github.com/All-Hands-AI/OpenHands/compare/0.41.0...0.42.0