Install
Run the signed installer, then verify the native CLI.
radar --versionChoose your platform, install the native CLI, activate Free Preview, and scan a real repository.
The public release does not yet meet the current license protocol. Install commands will unlock after a compatible signed release is published.
Check release status →Run the signed installer, then verify the native CLI.
radar --versionClaim the machine-bound preview with your email.
radar activate --free --email <your-email>Run a quick local scan in the current repository.
radar scan . --quickUse the same activation and scan commands after the platform installer places the signed binary on your path.
The download flow installs the native Code Radar CLI on macOS, Windows, or Linux, activates Free Preview for one machine, and verifies the installation with a local scan. The repository remains in the developer workspace or CI runner while the command executes.
Use a real artifact and an explicit boundary for the decision. A claim is useful only when the visitor can inspect it, reproduce the relevant step, and understand what it does not prove.
Inspect this evidence: Verify the release source, platform build, binary availability on PATH, CLI version, activation response, and the first terminal finding before adding report exports, MCP, or CI.
Keep this limitation explicit: A successful installation proves that the binary runs; it does not prove useful signal on every repository. Proxy policy, file permissions, unsupported platforms, or license connectivity can still require troubleshooting.
Use the next step that matches the decision: Use the install guide if the binary is unavailable, run a quick scan on real code, compare its evidence with the sample report, and review the security model before sensitive-repository rollout.
Review the security model before installing Radar on a sensitive repository or adding it to CI.