| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| actionbook-linux-arm64 | 2026-04-22 | 5.3 MB | |
| actionbook-linux-x64 | 2026-04-22 | 6.4 MB | |
| actionbook-win32-arm64.exe | 2026-04-22 | 4.8 MB | |
| actionbook-win32-x64.exe | 2026-04-22 | 5.4 MB | |
| SHA256SUMS | 2026-04-22 | 538 Bytes | |
| actionbook-darwin-arm64 | 2026-04-22 | 4.3 MB | |
| actionbook-darwin-x64 | 2026-04-22 | 5.4 MB | |
| Actionbook CLI v1.6.0 source code.tar.gz | 2026-04-22 | 5.8 MB | |
| Actionbook CLI v1.6.0 source code.zip | 2026-04-22 | 6.1 MB | |
| README.md | 2026-04-22 | 3.0 kB | |
| Totals: 10 Items | 43.4 MB | 0 | |
What's Changed
- fix: sweep empty session dirs + stale __fetch_*.json on daemon start/stop by @ZhangHanDong in https://github.com/actionbook/actionbook/pull/564
- fix(network-idle): edge-triggered semantics — ignore pre-existing connections (ACT-965) by @mcfn in https://github.com/actionbook/actionbook/pull/558
- docs(wait network-idle): update to edge-triggered semantics by @asensagent in https://github.com/actionbook/actionbook/pull/574
- feat(cli): structured browser eval error returns (ACT-967/ACT-973) by @mcfn in https://github.com/actionbook/actionbook/pull/573
- docs(eval): document structured EvalErrorCode error envelope by @asensagent in https://github.com/actionbook/actionbook/pull/575
- feat(eval): support --file and stdin expression sources (ACT-975) by @mcfn in https://github.com/actionbook/actionbook/pull/576
- docs(eval): document --file/stdin input sources and CLI-layer error codes by @asensagent in https://github.com/actionbook/actionbook/pull/578
- feat(close): make browser close idempotent when the session is already gone (ACT-969) by @mcfn in https://github.com/actionbook/actionbook/pull/577
- docs(close): document browser close idempotent semantics by @asensagent in https://github.com/actionbook/actionbook/pull/579
- feat(cdp): structure CDP error taxonomy with classifier + envelope bridge (ACT-972) by @mcfn in https://github.com/actionbook/actionbook/pull/580
- docs(cdp): document CDP_* structured error taxonomy by @asensagent in https://github.com/actionbook/actionbook/pull/581
- feat(har): bump DEFAULT_MAX_ENTRIES to 10000 + surface truncation signal in stop envelope (ACT-970) by @mcfn in https://github.com/actionbook/actionbook/pull/583
- [cli] feat: add HYPERBROWSER_PROXY_COUNTRY env var by @mcfn in https://github.com/actionbook/actionbook/pull/572
- docs(har): document HAR truncation signal and default bump by @asensagent in https://github.com/actionbook/actionbook/pull/584
- [packages/actionbook-extension]feat: cloud mode + Clerk OAuth 2.1 PKCE (v0.5.0) by @4bmis in https://github.com/actionbook/actionbook/pull/582
- feat(session): collapse --set-session-id to get-or-create + profile-mismatch guard (ACT-987) by @mcfn in https://github.com/actionbook/actionbook/pull/587
- [root]ci: skip Discord notification for alpha releases by @mcfn in https://github.com/actionbook/actionbook/pull/586
- docs(start): document --set-session-id get-or-create and SESSION_PROFILE_MISMATCH by @asensagent in https://github.com/actionbook/actionbook/pull/588
- [packages/cli]fix(test): align global-timeout nav assertion with CDP_NAV_TIMEOUT by @4bmis in https://github.com/actionbook/actionbook/pull/589
- chore: backfill CLI changesets for 1.6.0 release by @mcfn in https://github.com/actionbook/actionbook/pull/590
- chore: version packages by @github-actions[bot] in https://github.com/actionbook/actionbook/pull/585
Full Changelog: https://github.com/actionbook/actionbook/compare/actionbook-extension-v0.4.2...actionbook-cli-v1.6.0