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.
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
LiveRecommended: Homebrew cask.
brew tap RocketResearch-Inc/tap
brew install --cask compair Linux
LiveAPT 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 pendingDownload 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
LiveBest 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
BetaSelf-hosted container for private deployments, with local OCR and flexible model paths (beta).
Compair CLI
BetaAutomate 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
BetaCompair 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
LiveUnified 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
BetaCore 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
LiveDesktop 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.