What's Changed
Added
- Introduced a new Changes tab to show modifications made by OpenHands by @amanape in #6934
- Added ability to disable default tools by @MischaPanch in #7951
- Enabled custom sandbox for resolver by @Tetsu-is in #7612
Changed
- Updated home screen layout by @amanape in #7784
- Restored interactivity to the terminal by @rbren in #7903
- Implemented branch naming convention in resolver; branches now start with
openhands/
by @malhotra5 in #7989
Fixed
- Resolved issue where tokens used by LLM calls weren’t included in trajectory.json and cost/tokens window by @happyherp in #7890
- Improved logic to prevent agent from getting stuck by @rbren in #7897
- Addressed failure of Docker containers to start on Windows by @happyherp in #7722
- Corrected token validation error in GitHub Actions when using the default github.token by @Tei1988 in #7934
- Simplified and fixed local runtime initialization by @enyst in #7997
New Contributors
- @bashwara made their first contribution in #7886
- @LoneRifle made their first contribution in #7892
- @nielstron made their first contribution in #7201
- @MischaPanch made their first contribution in #7920
- @Tei1988 made their first contribution in #7934
- @KennyDizi made their first contribution in #7898
- @alexlitz made their first contribution in #7805
- @Tetsu-is made their first contribution in #7612
- @hamiltop made their first contribution in #7956
Full Changelog: 0.33.0...0.34.0