| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| agent-browser-linux-x64 | 2026-06-25 | 12.5 MB | |
| agent-browser-win32-x64.exe | 2026-06-25 | 12.1 MB | |
| agent-browser-darwin-arm64 | 2026-06-25 | 10.9 MB | |
| agent-browser-darwin-x64 | 2026-06-25 | 11.9 MB | |
| agent-browser-linux-arm64 | 2026-06-25 | 10.9 MB | |
| agent-browser-linux-musl-arm64 | 2026-06-25 | 10.7 MB | |
| agent-browser-linux-musl-x64 | 2026-06-25 | 12.3 MB | |
| README.md | 2026-06-25 | 845 Bytes | |
| v0.31.0 source code.tar.gz | 2026-06-25 | 1.5 MB | |
| v0.31.0 source code.zip | 2026-06-25 | 1.7 MB | |
| Totals: 10 Items | 84.4 MB | 1 | |
New Features
- Restore workflow - Added
--restore,--restore-save, restore validation flags, worktree-scopedsession id,session info, and--namespaceso agent runs can use stable, isolated, automatically restored browser state without managing state files by hand (#1486)
Improvements
- Hardened session lifecycle handling with explicit daemon and browser compatibility checks, lifecycle status output, MCP support for restore options, and safer auto-save behavior that avoids overwriting good state after a failed restore or failed validation (#1486)
Bug Fixes
- Fixed restore lifecycle edge cases around switching restore keys with a live browser, daemon configuration startup races, launch mode validation, and clearing restore failures after an explicit state load (#1486)
Contributors
- @ctate