Releases

Current public release: CLI binaries.

DraftPilot's stable public channel is the standalone CLI for macOS arm64 and Linux x64. Windows CLI and desktop app packaging are preview channels while we collect more real-machine testing.

Release channels

StablemacOS arm64 CLI and Linux x64 CLI. These are the recommended public downloads and VM workflow binaries.
PreviewWindows x64 CLI, macOS desktop app, and Linux desktop AppImage. These are useful for early users but may need manual troubleshooting.
Updatesdraftpilot update follows the stable manifest and prints detailed release notes after a successful update.

CLI updates

The CLI reads the release manifest, verifies SHA-256 before replacing itself, and prints detailed release notes when the manifest provides them.

draftpilot update

macOS/Linux installer Windows installer CLI manifest CLI checksums

What's new in 0.1.4

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.

Desktop app status

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