Skip to content

0.38.0

Compare
Choose a tag to compare
@mamoodi mamoodi released this 12 May 19:41
· 299 commits to main since this release

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

Full Changelog: 0.37.0...0.38.0