Skip to content

Papr v0.12.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Jun 08:49
f87792c

Pre-release. First build to ship the agent-facing papr CLI as signed, downloadable artifacts.

CLI

  • macOS (Apple Silicon): papr-aarch64-apple-darwin.tar.gz
  • macOS (Intel): papr-x86_64-apple-darwin.tar.gz
  • Linux (x86_64): papr-x86_64-unknown-linux-gnu.tar.gz

macOS builds are Developer ID signed + notarized. Install via Homebrew once a stable release is out: brew install l0ng-ai/papr/papr-cli.

Desktop

macOS (.dmg) and Linux (.AppImage / .deb / .rpm) bundles below.

⚠️ No Windows artifacts in this beta: the Tauri MSI target rejects non-numeric pre-release identifiers (beta.1). Windows builds normally on stable releases (no pre-release suffix). The stable v0.12.0 will include Windows.