| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| agent-browser-linux-x64 | 2026-09-01 | 14.2 MB | |
| agent-browser-win32-x64.exe | 2026-09-01 | 13.8 MB | |
| agent-browser-darwin-arm64 | 2026-09-01 | 12.4 MB | |
| agent-browser-darwin-x64 | 2026-09-01 | 13.5 MB | |
| agent-browser-linux-arm64 | 2026-09-01 | 12.4 MB | |
| agent-browser-linux-musl-arm64 | 2026-09-01 | 12.3 MB | |
| agent-browser-linux-musl-x64 | 2026-09-01 | 14.0 MB | |
| README.md | 2026-09-01 | 967 Bytes | |
| v0.36.0 source code.tar.gz | 2026-09-01 | 1.9 MB | |
| v0.36.0 source code.zip | 2026-09-01 | 2.1 MB | |
| Totals: 10 Items | 96.6 MB | 1 | |
New Features
- Added experimental WebMCP support for discovering and invoking tools provided by the current page, including frame-aware tool selection, detached results, cancellation, bounded metadata and output handling, and an opt-in MCP tool profile. WebMCP is enabled by default for locally managed Chrome and can be disabled with
--no-webmcporAGENT_BROWSER_NO_WEBMCP. - Added a WebMCP generation skill that helps agents expose existing page workflows as validated page tools while recording safety constraints, deterministic checks, and fallback behavior.
Improvements
- Updated the eve integration to 0.47.3 and raised its compatibility floor to 0.39.1.
- Updated brace-expansion dependency resolutions across the project lockfiles.
Bug Fixes
- Removed the obsolete Lightpanda session timeout argument so launches use the current supported server options.
Contributors
- @ctate
- @Railly
- @anupamme
- @arrufat