Beta

Compair Cloud is live, with Core, Desktop, and CLI betas available

Download Desktop

Download

Downloads & installs

Get Desktop builds, Core resources, and CLI install links in one place.

Desktop builds

Compair Desktop downloads

Download the latest Desktop beta builds below.

macOS

Available

Notarized DMG for Apple Silicon (arm64).

Windows

Beta

Unsigned beta installer (MSI).

Linux

Beta

Unsigned beta AppImage.

Windows and Linux builds are unsigned beta releases. On Windows you may need to click More info → Run anyway. On Linux, make the AppImage executable before running (chmod +x).

CLI

Install Compair CLI

Compair CLI is available as a public beta for repository review, automation, and CI workflows.

Compair CLI

Install the public beta.

Use Compair CLI with hosted Cloud or a self-hosted Core deployment.

Homebrew on macOS and Linux package repos are live. Windows is available from GitHub Releases while WinGet remains pending upstream approval.

macOS

Live

Recommended: Homebrew cask.

brew tap RocketResearch-Inc/tap
brew install --cask compair

Linux

Live

APT and RPM repos are available, with GitHub Releases as a fallback.

# Debian / Ubuntu
curl -fsSL https://rocketresearch-inc.github.io/compair-packages/install/debian.sh | bash

# Fedora / RHEL
# Omit sudo if you are already root (for example, inside a container).
curl -fsSL https://rocketresearch-inc.github.io/compair-packages/install/compair.repo | sudo tee /etc/yum.repos.d/compair.repo >/dev/null
sudo dnf install -y compair

Windows

Live WinGet pending

Download the zip from GitHub Releases today. WinGet publication is pending upstream approval.

# Download the latest Windows zip from GitHub Releases,
# unzip it, then run:
compair.exe version

From source

Live

Best for contributors or for testing the latest checkout.

go build -o compair .
./compair version

Core + CLI

More ways to run Compair

Use the self-hosted core container today and pair it with the public CLI beta for developer automation.

Compair Core

Beta

Self-hosted container for private deployments, with local OCR and flexible model paths (beta).

Compair CLI

Beta

Automate imports, checks, and reviews in your pipelines and repository workflows.

Release notes

Release updates across Compair

Short highlights from recent updates and what is coming next across the Compair ecosystem.

Compair CLI: public beta

Beta

Compair CLI is available for repository review, automation, and pipeline workflows against Cloud or Core, with Homebrew and Linux package installs now live.

  • Homebrew and Linux package installs live
  • Cloud and Core compatibility
  • Cross-repo review and CI gating support

Compair Cloud: Engineering improvements

Live

Unified model and services to scale across current and upcoming product offerings.

  • Updated capabilities to support Desktop and CLI
  • Notifications generation for integration with Desktop
  • Stability and performance improvements

Compair Core: Self-hosted beta

Beta

Core brings Compair to private infrastructure with local OCR and flexible model paths for sensitive workflows.

  • Self-hosted container with local processing
  • Markdown, PDF, and DOCX support with OCR
  • Designed to pair with Desktop and CLI

Compair Desktop: beta release

Live

Desktop beta builds are live, with macOS notarized and Windows/Linux unsigned.

  • Notarized macOS DMG available
  • Windows/Linux beta builds available (unsigned)
  • Local file syncing for Cloud or Core
  • Document view highlighting for generated feedback
  • Notifications view ranks high impact feedback

Availability and timing may shift as builds finalize.