Skip to main content

v0.0.87

Released Aug 21, 2026

All releases

Release Notes

A reliability fix for long audits. An audit is not just its crawl: once the last page is fetched there is still link checking, rule evaluation, scoring, rendering and publishing to do, and on a large site that second half can take longer than the first. The CLI reported its progress only while pages were being crawled, so for the whole of that second half it went quiet, and a run that was working normally became indistinguishable from one that had died. Past a point the server concluded it had died and marked it failed, discarding a completed crawl and delivering no report.

The bigger the site, the more likely this was, which is the wrong way round.

Fixed

  • A long audit is no longer given up on while it is still running. The CLI now reports that it is alive for the entire run rather than only during the crawl, so the time spent on rules, scoring and rendering no longer counts against it. Audits of large sites that previously failed near the end, after the crawl had already finished, should now complete and publish. If one of yours did this, re-running it on this version is worth a try.

  • Interrupting a crawl now tells you how to resume it. Crawls have always been saved as they go, and an interrupted one can be picked up where it stopped with --resume instead of started again. Nothing said so, so a cancelled crawl of a few hundred pages looked like lost work. Cancelling now reports how many pages are saved and prints the exact command to continue.

Update to this version

squirrelscan will auto-update, or run this command to update now:

$

Downloads

macOS

Detected
Apple Silicon (M-series)
squirrel-0.0.87-darwin-arm64 · 67.8 MB
Download
SHA-256
Intel
squirrel-0.0.87-darwin-x64 · 73.2 MB
Download
SHA-256

Linux

ARM64 (musl/Alpine)
squirrel-0.0.87-linux-arm64-musl · 92.4 MB
Download
SHA-256
ARM64
squirrel-0.0.87-linux-arm64 · 96.5 MB
Download
SHA-256
x64 (musl/Alpine)
squirrel-0.0.87-linux-x64-musl · 93.5 MB
Download
SHA-256
x64
squirrel-0.0.87-linux-x64 · 96.5 MB
Download
SHA-256

Windows

x64 (Intel/AMD)
squirrel-0.0.87-windows-x64.exe · 100.4 MB
Download
SHA-256

Audit your site in one command

SEO, performance, security, accessibility and agent experience issues, with exact fixes for your coding agent.

Install
$

No account needed for the CLI. Cloud audits include free monthly credits.