Releases
Current public release: CLI binaries.
DraftPilot's public release is the standalone CLI for macOS, Linux, and Windows. Desktop app packaging is in preview and will get a separate update feed once published.
CLI updates
The CLI reads the release manifest and verifies SHA-256 before replacing itself.
draftpilot update
macOS/Linux installer Windows installer CLI manifest CLI checksums
Desktop app updates
Packaged macOS and Linux apps are not part of the current public download channel. Use the CLI binaries until desktop app artifacts are published.
Release checklist
npm run check
npm run app:smoke
npm run binary:macos-arm64
npm run binary:linux-x64
npm run app:dist:macos-arm64
npm run app:dist:linux-x64
npm run app:stage-updates
npm run release:manifest
