| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| agent-browser-linux-x64 | 2026-08-26 | 14.0 MB | |
| agent-browser-win32-x64.exe | 2026-08-26 | 13.7 MB | |
| agent-browser-darwin-arm64 | 2026-08-26 | 12.2 MB | |
| agent-browser-darwin-x64 | 2026-08-26 | 13.3 MB | |
| agent-browser-linux-arm64 | 2026-08-26 | 12.3 MB | |
| agent-browser-linux-musl-arm64 | 2026-08-26 | 12.2 MB | |
| agent-browser-linux-musl-x64 | 2026-08-26 | 13.8 MB | |
| README.md | 2026-08-26 | 843 Bytes | |
| v0.35.1 source code.tar.gz | 2026-08-26 | 1.9 MB | |
| v0.35.1 source code.zip | 2026-08-26 | 2.1 MB | |
| Totals: 10 Items | 95.4 MB | 0 | |
Bug Fixes
- Fixed Windows ARM64 launcher selection to prefer a native ARM64 executable when present and fall back to the published x64 executable through Windows emulation when it is not (#1725)
- Fixed stream URL tracking to emit active main-frame URL updates for full-document, History API, and fragment navigation, while rebinding correctly after active-tab changes and ignoring child-frame or background-tab navigation (#1682)
- Fixed snapshot diff element references by resetting ref numbering for each diff, invalidating refs across URL navigations, and preserving the previous refs when a diff fails (#1719)
Improvements
- Updated Rust dependencies to
rustls-webpki0.103.13 andquinn-proto0.11.17 (#1723, [#1720])
Contributors
- @ctate
- @Railly
- @Angelmmiguel
- @anupamme
- @nexxusbruno-ship-it