Release Notes
🚀 New Features
🪟 Windows Support
- Native Windows 10/11 builds now available
- Easy installation with MSI installer
🔌 Browser Agent API
- Control Browser Operator programmatically via REST API
- Integrate browser agent into your applications
🐳 Docker Support
- Run Browser Operator in containers
- Perfect for CI/CD and cloud deployments
- Headless automation at scale
This release establishes Browser Operator as a universal web agent platform. You can now integrate via API, deploy with Docker, and run natively on Windows.
What's Changed
- Add Claude Code GitHub Workflow by @tysonthomas9 in #36
- Feat/evals ready by @olesho in #37
- Extended tracing to all tool calls by @olesho in #38
- Dockerize devtools frontend by @olesho in #39
- Add Docker configuration and documentation by @olesho in #40
Full Changelog: v0.3.1...v0.3.2