Skip to content

Release v0.0.24

Choose a tag to compare

@OhYee OhYee released this 13 Mar 02:39
· 43 commits to main since this release
7ea682c

What's Changed

  • fix(sandbox): add sandbox delete/stop/get passthrough config by @Sodawyx in #63
  • feat(server): add health check endpoint with tests by @OhYee in #64
  • fix(BrowserToolSet): Playwright greenlet thread-binding crash on cross-thread cache reuse by @Copilot in #67
  • test(browser): lock in domcontentloaded defaults for browser_navigate_back/go_forward by @Copilot in #69
  • fix(ci): resolve mypy failure and add wait_until default regression tests by @Copilot in #70
  • fix(browser): change default wait_until from load to domcontentloaded by @OhYee in #68

Full Changelog: v0.0.23...v0.0.24