Standalone Social Archiver CLI for signed and notarized macOS arm64/Intel plus verified Ubuntu 22.04+ Linux x64. The checksum-verifying native installer and keyless Sigstore provenance bundle are included.
What's fixed in 0.1.11
Windows: executor --watch no longer crashes after detection. Bun's async subprocess pipe reader could panic fatally (We should be either stdout or stderr) when a media-tool probe child died mid-read. Probe-style runs on Windows now execute synchronously, which never touches that reader; real AI/transcription runs keep the streaming path.
The real cause of PROVIDER_MISSING with a healthy CLI. Job details fetched off the legacy comment poll were missing provider/type because the executor never sent X-Client-Id, so the server returned the requester-UI summary. The CLI now sends its client id — and the server (fixed and deployed alongside this release) also includes provider/type in the summary, so already-installed 0.1.9/0.1.10 and the desktop app recover WITHOUT updating.
Release notes: https://social-archive.org/release-notes (CLI tab)