| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| agent-browser-win32-x64.exe | 2026-04-06 | 10.5 MB | |
| agent-browser-darwin-arm64 | 2026-04-06 | 9.4 MB | |
| agent-browser-darwin-x64 | 2026-04-06 | 10.3 MB | |
| agent-browser-linux-arm64 | 2026-04-06 | 9.5 MB | |
| agent-browser-linux-musl-arm64 | 2026-04-06 | 9.4 MB | |
| agent-browser-linux-x64 | 2026-04-06 | 10.8 MB | |
| agent-browser-linux-musl-x64 | 2026-04-06 | 10.7 MB | |
| README.md | 2026-04-06 | 289 Bytes | |
| v0.25.1 source code.tar.gz | 2026-04-06 | 1.1 MB | |
| v0.25.1 source code.zip | 2026-04-06 | 1.3 MB | |
| Totals: 10 Items | 72.9 MB | 0 | |
Improvements
- Embedded dashboard - The observability dashboard is now bundled directly into the CLI binary using
rust-embed, eliminating the need fordashboard install. The dashboard is available immediately after installing agent-browser (#1169)
Contributors
- @ctate