0.14.0 - 2024-11-15
What's Changed
Added
- Add VSCode to OpenHands runtime and UI by @xingyaoww in #4745
- Integrate OpenHands resolver into main repository by @neubig in #4964
- Add a general utility that automatically converts function-calling LLM requests to non-function-calling LLM requests by @xingyaoww in #4711
Fixed
- Allow continuation after reaching max iterations by @tofarr in #4949
- If the websocket disconnects, we try 5 times to automatically reconnect it by @tofarr in #4954
- Truncate agent history when context window is exceeded by @enyst in #4977
- Fix agent crash when terminal commands are sent and function calling is enabled by @enyst in #4955
New Contributors
- @csmith49 made their first contribution in #4943
- @ketan1741 made their first contribution in #5000
Full Changelog: 0.13.1...0.14.0