| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-05-26 | 536 Bytes | |
| pinchtab-darwin-arm64 | 2026-05-26 | 20.8 MB | |
| pinchtab-windows-arm64.exe | 2026-05-26 | 20.3 MB | |
| pinchtab-darwin-amd64 | 2026-05-26 | 22.1 MB | |
| pinchtab-linux-amd64 | 2026-05-26 | 21.6 MB | |
| pinchtab-linux-arm64 | 2026-05-26 | 20.2 MB | |
| pinchtab-windows-amd64.exe | 2026-05-26 | 22.1 MB | |
| README.md | 2026-05-26 | 3.1 kB | |
| v0.13.1 source code.tar.gz | 2026-05-26 | 2.6 MB | |
| v0.13.1 source code.zip | 2026-05-26 | 3.3 MB | |
| Totals: 10 Items | 133.0 MB | 0 | |
Changelog
- [04a654] Document trustLoopbackProxy in config show output
- [617c76] Merge pull request [#1] from BH-M87/codex/add-trustloopbackproxy-to-config-show
- [2f285b] Merge pull request [#553] from pinchtab/fix/post-release-clawscan-hardening
- [2d1aa8] Merge pull request [#555] from pinchtab/fix/daemon-service-log-paths
- [8b65f9] Merge pull request [#558] from pinchtab/fix/issue-557-redact-action-responses
- [2ae874] Merge pull request [#559] from pinchtab/fix/issue-556-wait-retained-body
- [548d09] Merge pull request [#560] from pinchtab/fix/benchmark-form-reset-button
- [b9d1b9] Merge pull request [#561] from pinchtab/feature/optimization-groups-45-46
- [19dea9] Merge pull request [#563] from okwn/contrib/pinchtab/session-lifecycle-event-tests
- [04de7a] Merge pull request [#564] from okwn/contrib/pinchtab/cli-route-docs
- [169247] Merge pull request [#566] from BH-M87/main
- [f411f4] feat: add click modes for occluded targets
- [51936b] feat: errorStackSanitized capability at full stealth level
- [b52d55] feat: functionToStringMasked capability at full stealth level
- [e60710] feat: stealth.js additional patches (5a/5c/5d)
- [249079] fix config round-trip for retained network bodies
- [c8f29b] fix: add reset button to form fixture success state
- [63a6f7] fix: address review — startup race, toString self-disclosure, behavioral probes
- [cff2be] fix: create daemon log directory on restart
- [8fdbb8] fix: docker smoke — load images to daemon, skip Chrome tests on non-x86_64
- [0f75a5] fix: drop host port mapping from bootstrap smoke — run all checks via docker exec
- [98510a] fix: harden clawhub release artifacts
- [e46d1f] fix: harden daemon service environment and logs
- [195f44] fix: preserve daemon log access across upgrades
- [9e5a5b] fix: press [ref] <key> syntax, focus-before-dispatch, and CDP keyDown for form submission
- [e0d240] fix: redact action text responses
- [5117fb] fix: reject click mode with humanize
- [85fd67] fix: retry docker port mapping and surface container logs on any failure
- [e48811] fix: treat profile lock as stale when pinchtab pid is alive but no chrome uses the profile
- [800803] fix: update dry-run test assertions to include --load flag
- [b9c117] fix: use browser_ops/ops_per_step from baseline-ref.json in summarize
- [fe885d] fix: wait for retained network bodies
- [036fb9] fix: wire click mode through cli and mcp
- [4cec2c] refine network body mode contract
- [ad0006] test: add CLI route registration documentation test and migration hint
- [3f2d72] test: add edge case coverage for Store nil-safety and session lifecycle
- [abf361] test: add edge cases for globMatch URL pattern matching
- [b597ae] test: add optimization groups for attributes and tab lifecycle
- [9913b1] test: add regression tests for launchd Status() and Pid() edge cases
- [b55f35] test: align session edge case expectations with store behavior
- [400b3e] test: keep launchd edge case coverage only
- [273228] test: provide storage shims in dashboard setup
- [d9143e] test: tighten globMatch edge case coverage