0.15.0 - 2025-12-04
What's Changed
Added
- Using SocketIO as the Underlying Communication Protocol by @tofarr in #5056
- Add BrowseURLAction to CodeAct by @xingyaoww in #5285
- Added Alignment checker for browsing agent by @s-aniruddha in #5105
- Support custom sandbox for resolver by @malhotra5 in #5348
- Added a microagent to handle timeout issues with npm by @neubig in #5314
Changed
- Migrate from Remix to React Router 7 by @amanape in #5304
- Do not keep runtimes alive by default by @tofarr in #5288
- Multiple tabs can now connect to the same session by @tofarr in #5370
Fixed
- Fix for issue where exit session intermittently does not return to splash by @tofarr in #5291
- When an invalid token error occurs, a message is displayed in the UI by @tofarr in #5302
- Fixed an issue with setting runtime_extra_deps by @openhands-agent in #5330
- Fixed resolver not finding issue with empty description by @openhands-agent in #5357
- Fixed Asyncio issues with security analyzer by @mbalunovic in #5356
New Contributors
- @s-aniruddha made their first contribution in #5105
Full Changelog: 0.14.3...0.15.0