Release v0.0.24
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