| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| agent-browser-linux-x64 | 2026-07-13 | 13.0 MB | |
| agent-browser-win32-x64.exe | 2026-07-13 | 12.6 MB | |
| agent-browser-darwin-arm64 | 2026-07-13 | 11.3 MB | |
| agent-browser-darwin-x64 | 2026-07-13 | 12.4 MB | |
| agent-browser-linux-arm64 | 2026-07-13 | 11.3 MB | |
| agent-browser-linux-musl-arm64 | 2026-07-13 | 11.2 MB | |
| agent-browser-linux-musl-x64 | 2026-07-13 | 12.8 MB | |
| README.md | 2026-07-13 | 644 Bytes | |
| v0.31.2 source code.tar.gz | 2026-07-13 | 1.5 MB | |
| v0.31.2 source code.zip | 2026-07-13 | 1.7 MB | |
| Totals: 10 Items | 87.9 MB | 0 | |
New Features
- WebGPU launch preset - Added
--webgpuacross the CLI, config, environment, and MCP surfaces, with hardware backends on macOS and Windows, software Vulkan on Linux, automatic Xvfb for displayless headed sessions, and adoctor --webgpurender and screenshot probe (#1529)
Improvements
- Added periodic restore-state autosaves while the browser remains open, preserving recent state after a browser window is closed by hand and capturing background page changes while honoring the restore save policy. The interval is configurable with
AGENT_BROWSER_AUTOSAVE_INTERVAL_MS(#1509)
Contributors
- @ctate