0.38.0
What's Changed
Added
- Added self-hosted gitlab or enterprise github host settings for local installation by @malhotra5 in #8274
- Introduced support for user-defined runners for the resolver by @farovictor in #8216
- Added Windows local runtime support with PowerShell by @li-boxuan in #7410
- Added the ability for the agent to save browser screenshots as image files by @xingyaoww in #8383
- Facilitated the integration of custom Agent implementations from arbitrary Python packages via config.toml by @cshimmin in #8245
- Added MCP configuration in settings by @xingyaoww in #8029
- Added support for user/org level microagents by @rbren in #8402
Changed
- Simplified workspace mounting with SANDBOX_VOLUMES by @xingyaoww in #8242
Fixed
- Resolved GitHub authentication issues in headless mode by @enyst in #8341
- Fixed an issue where conversations started with OpenHands API wouldn't generate titles properly by @malhotra5 in #8292
- Fixed an issue where browsing sometimes would get the agent stuck in a loop by @csmith49 in #8294
- Enabled prompt caching for claude-3.7-sonnet model through OpenRouter by @Polly2014 in #8426
- Resolved an issue where the browser tab was not showing the most recent screenshot after browser actions by @xingyaoww in #8389
New Contributors
- @kotauchisunsun made their first contribution in #8297
- @farovictor made their first contribution in #8216
- @alienatix made their first contribution in #8340
- @npneeraj made their first contribution in #8229
- @rbrugaro made their first contribution in #8295
- @Polly2014 made their first contribution in #8415
- @mulyoved made their first contribution in #8423
- @emmanuel-ferdman made their first contribution in #8432
Full Changelog: 0.37.0...0.38.0