Download

Runs on your machine. Your code and telemetry stay on it.

Declare. Watch. Guard. Prove.

Free and local for one developer. Your code and telemetry stay on your machine. Paid Solo Hosted, Team, and Enterprise tiers add hosting, aggregation, and managed identity. See pricing.

The accountable brain compounds: it follows you across machines and repos, you hand it to a teammate, and your team's lessons pool into one shared brain.

Pick your platform below. Windows, macOS (Apple Silicon and Intel), and Linux are all available.

Download for Windows

The Windows build is code-signed and timestamped (PromptReports LLC), so you can check the publisher in the file's Digital Signatures tab before you run it. Because the certificate is new, Windows SmartScreen may still note the app “isn't commonly downloaded yet.” That fades as more people install. See the install guide.

macOS and Linux builds are available. There are two macOS downloads: pick Apple Silicon for M-series Macs or Intel for older Intel Macs (Apple menu → About This Mac shows which you have). Neither macOS build is notarized yet, so the first launch needs a right-click then Open (or System Settings, Privacy & Security, Open Anyway). The Linux build ships as an AppImage and a .deb. Notarized macOS builds are on the way.

Prefer the terminal? npx repoops - signs you in, then downloads and launches the same Windows installer. A handy SmartScreen fallback.
Continue with npm

After install: paste the repo-bootstrap prompt into your AI editor.

The dashboard works on day one for security, env doctor, vulnerabilities, and settings. To light up the brain tabs (Sessions, Decisions, Errors, Lessons, Brain reflection), open Repo bootstrap, copy the prompt, and paste it into Claude Code, Cursor, or Codex pointed at your repo - the LLM scaffolds .claude/brain/ and CLAUDE.md. Total time, install + bootstrap: ~2 to 3 minutes on a fresh repo.

All platforms

New releases are listed on the changelog, and the desktop app auto-updates itself once installed.

Common questions

Do I need an account to download RepoOps?

No account is needed to run the app. A short form (name, company, email) gates the download, and after that RepoOps runs entirely on your machine with nothing to sign into.

Which platforms can I install RepoOps on?

Windows 10 and 11 (64-bit), macOS on both Apple Silicon and Intel, and Linux as an AppImage or a .deb. All three builds ship today. You need Git on your PATH and roughly 250 MB of disk for the install and its data directory.

Is RepoOps free?

The Solo tier is free forever and runs entirely on your machine as a local desktop app. There is nothing to pay and no card to enter. It carries the full accountability loop (causal attribution, lessons, the brain) on your own Anthropic key. Paid tiers (Solo Hosted, Team, Enterprise) add cloud history, cross-team aggregation, and managed identity.

Does my code leave my machine?

Your code and telemetry stay on your machine. The app calls the Anthropic API directly with your own key, so prompts and completions go to Anthropic and never to RepoOps. An anonymous reliability beacon is on by default and can be switched off.

Do I need an Anthropic API key to start?

Not to start. The dashboard runs with zero API keys; the AI-assisted explainers degrade to a hint until you set one. RepoOps is BYOK, so when you do add a key the Claude spend is billed directly by Anthropic against that key and RepoOps never sees the prompts or completions.