| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-07-18 | 536 Bytes | |
| pinchtab-darwin-amd64 | 2026-07-18 | 28.8 MB | |
| pinchtab-linux-arm64 | 2026-07-18 | 26.1 MB | |
| pinchtab-darwin-arm64 | 2026-07-18 | 27.0 MB | |
| pinchtab-linux-amd64 | 2026-07-18 | 28.1 MB | |
| pinchtab-windows-amd64.exe | 2026-07-18 | 28.6 MB | |
| pinchtab-windows-arm64.exe | 2026-07-18 | 26.3 MB | |
| README.md | 2026-07-18 | 3.1 kB | |
| v0.15.0 source code.tar.gz | 2026-07-18 | 3.4 MB | |
| v0.15.0 source code.zip | 2026-07-18 | 4.4 MB | |
| Totals: 10 Items | 172.5 MB | 0 | |
Changelog
- [996c83] Merge pull request [#608] from pinchtab/feat/interactive-annotate
- [42b81c] Merge pull request [#610] from pinchtab/feat/site-scrape
- [958eca] build: consume released seaportal v0.2.0
- [ff1770] feat: add GET /a11y/audit with rule-based accessibility score
- [460e85] feat: add GET /timing endpoint with navigation timing and core web vitals
- [29dc0e] feat: add POST /audit/page single-page browser enrichment engine
- [592345] feat: add deterministic audit fixture site with live and staging variants
- [f0704b] feat: add deterministic template-group sampling to audit runs
- [047ed6] feat: add persistent clickable annotate overlay for copying element references
- [58d96c] feat: add pinchtab audit command and multi-page POST /audit runner
- [edfe72] feat: add pinchtab compare command with visual and data diffs
- [7b855c] feat: add public pinchtabaudit library client with enrich example
- [17570a] feat: add pure-go visual diff engine with annotated diff images
- [009fe3] feat: add rule-based security findings to audit runs
- [75ac1a] feat: add site scrape with preview and expand modes
- [d9a7f6] feat: capture console logs on cloak via a console domain fallback session
- [ab761b] feat: define audit data model and report schema in internal/audit
- [4757bc] feat: detect broken assets via GET /network?broken=true
- [f7a602] feat: export audit report as pdf via existing printtopdf
- [1aa390] feat: expose scrape as the pinchtab_scrape mcp tool
- [e1c0f5] feat: ingest seaportal results and route enrichment via browserRecommended
- [83b053] feat: isolate injected cookies and auto-discover cloakbrowser default
- [8ac885] feat: render audit and comparison reports as markdown and html
- [b926b6] feat: support cookie injection and profile auth in audit runs
- [df0e46] fix: add --tab support to upload and download commands
- [24d8c6] fix: clarify cloakbrowser doctor status
- [4adcc2] fix: clear stale annotate overlay on empty refresh, 400 on bad selector, wire shared --tab flag
- [ea784e] fix: enable the runtime domain synchronously so early console entries are not dropped
- [0894a5] fix: explain route 404s from older instances instead of bare error
- [e97825] fix: harden authenticated site runs
- [53f1b5] fix: identify authenticated pinchtab servers in port-busy errors
- [2f4f73] fix: route isolated cookie runs through orchestrator
- [7d199d] fix: support browser-free seaportal audits
- [9d763f] fix: validate audit format flags before starting the run
- [5ddfc2] fix: widen the trusted click timeout to survive cpu contention
- [59b3ae] refactor: streamline pinchtab skill guidance
- [82a3e6] test: add audit reproducibility golden and error-path e2e coverage
- [7765a5] test: add scrape e2e scenario and scrape-site fixture
- [52db1d] test: fix opt benchmark scoring and wiki fixtures
- [268e4d] test: normalize provider-volatile refs and message whitespace in the audit golden
- [d8f937] test: refresh e2e dry-run plan goldens for current scenario catalog
- [dcbbd9] test: sort broken assets in the audit golden normalizer