Download Latest Version v0.25.3 source code.tar.gz (1.1 MB)
Email in envelope

Get an email when there's a new version of agent-browser

Home / v0.25.2
Name Modified Size InfoDownloads / Week
Parent folder
agent-browser-linux-x64 2026-04-07 10.8 MB
agent-browser-win32-x64.exe 2026-04-07 10.5 MB
agent-browser-darwin-arm64 2026-04-07 9.4 MB
agent-browser-darwin-x64 2026-04-07 10.3 MB
agent-browser-linux-arm64 2026-04-07 9.5 MB
agent-browser-linux-musl-arm64 2026-04-07 9.4 MB
agent-browser-linux-musl-x64 2026-04-07 10.7 MB
README.md 2026-04-06 424 Bytes
v0.25.2 source code.tar.gz 2026-04-06 1.1 MB
v0.25.2 source code.zip 2026-04-06 1.3 MB
Totals: 10 Items   72.9 MB 0

Bug Fixes

  • Fixed Chrome being killed after ~10s idle on Linux caused by PR_SET_PDEATHSIG tracking the blocking thread that spawned Chrome rather than the daemon process. When Tokio reaped the idle thread, the kernel sent SIGKILL to Chrome even though the daemon was still alive. Orphan cleanup is handled by the existing process-group kill in ChromeProcess::kill() (#1157, [#1173])

Contributors

  • @ctate
Source: README.md, updated 2026-04-06