Runrail Desktop

Install Runrail Desktop on Windows, macOS, or Linux.

Choose your computer, complete the disposable local sample, and turn read-only repository inspection into one readiness verdict, one next action, and a path-free receipt. No account or model key is required for the sample.

Choose your computer

Download the verified preview.

The most likely platform is selected locally in this tab. You can switch it before downloading.

Windows desktop preview

ZIP + Node installer.

Verify the checksum, extract the archive, then install the local app and CLI. SmartScreen may warn because the current package is not vendor-signed.

Show Windows verification and install commands
$expected = ((Get-Content .\runrail-desktop-v1.zip.sha256) -split '\s+')[0]
$actual = (Get-FileHash .\runrail-desktop-v1.zip -Algorithm SHA256).Hash
if ($actual -ne $expected) { throw "Runrail archive checksum mismatch" }
Expand-Archive .\runrail-desktop-v1.zip .
cd .\runrail-local-v1
START-RUNRAIL-PREVIEW.cmd

Local copy only. Nothing runs in your browser.

Current preview: Runrail Desktop 2.4.14. Packages are checksum-bound and verified. Windows is not yet vendor-signed; macOS is not yet Developer ID signed or notarized. One local candidate review is available without an account; reruns and subscriptions remain paused, and no subscription trial is offered. Check release trust status.

First local review

From download to evidence in three steps.

The exact verification commands remain available below, but the product path is intentionally short.

  1. 01
    Download

    Choose the public preview package and its matching checksum. No account is required for the sample or your one preview review.

  2. 02
    Verify and launch

    Extract the archive and open the named launcher in its top-level folder. Do not open desktop/index.html directly.

  3. 03
    Review one real candidate

    Complete the safe sample, run the printed desktop --repo . command from your local Git worktree, select the base and candidate branches, then inspect the exact local evidence.

Start-file rule: use START-RUNRAIL-PREVIEW.cmd, Start Runrail Preview.command, or start-runrail-preview.sh. The internal HTML cannot create the private session that protects Desktop operations.

Shared requirements

Local runtimes only.

Windows, macOS, Linux, or WSL2; Node.js 20+; Python 3.11+ with venv; and Git. No DeepSeek key or account is required for the public-preview review. Repository content stays local; enrolled plans contact the subscriber service only for browser-authorized device enrollment and bounded entitlement renewal metadata.

First five minutes

Open the app. Follow one checklist.

Desktop keeps setup in one place and shows exactly what remains before your first repository review.

  1. 01
    Confirm this device

    Integrated doctor verifies the package and local runtime.

    Automatic
  2. 02
    Complete the safe sample

    After doctor passes, Run safe sample is the only next action. A secondary rerun appears only after completion.

    No enrollment
  3. 03
    Review and hand off

    From your Git worktree, run desktop --repo ., select one candidate, inspect exact hunks, save attention, and copy the source-free correction brief. The preview keeps that one review inspectable; reruns require enrollment.

    One review

What leaves the device: entitlement metadata only. Source, diffs, paths, findings, prompts, and test output remain local. There is no background daemon.

Need the exact commands?

Every technical step remains documented.

Use the detailed guides for CLI setup, candidate review, output files, optional advisory, recovery, and uninstall. The product never requires a model-provider key.