v0.16.1
vercel-labs/agent-browserv0.16.1Mar 4, 2026by github-actions[bot]
AI Summary
Patch release improving Chrome launch reliability in containerized environments and enhancing error diagnostics.
Key Highlights
- Automatically detects containerized environments (Docker, Podman, Kubernetes) and enables --no-sandbox.
- Supports discovering Playwright-installed Chromium browsers.
- Enhanced error messages with helpful diagnostics when Chrome fails to launch.
New Features
- Improved Chrome launch reliability in containerized environments
Full Release Notes
### Patch Changes - c4180c8: Improved Chrome launch reliability by automatically detecting containerized environments (Docker, Podman, Kubernetes) and enabling --no-sandbox when needed. Added support for discovering Playwright-installed Chromium browsers and enhanced error messages with helpful diagnostics when Chrome fails to launch.