Download
Install the native Radar CLI.
Use the installer for the latest release, build from source when developing Radar, and keep releases current with the updater.
Latest release
Install and verify the CLI, then run the first local scan. The native binary is the same surface used by MCP and CI.
curl -fsSL https://github.com/T-and-T-soft/code-radar/releases/latest/download/radar-cli-installer.sh | sh
radar --version
radar scan . --quick macOS Apple Silicon and Intel builds
Windows Signed executable release flow
Linux Native binary for CI and local shells
One install, five workflow surfaces.
After activation, the same binary can scan locally, install hooks, feed agents, record local trends, and generate report badges.
Step Command Use Where
Run the first scan
radar scan . --quick local developer loop macOS, Windows, Linux Install the local hook
radar hook install local developer loop macOS, Windows, Linux Copy an agent handoff
radar prompt . --diff --copy local developer loop macOS, Windows, Linux Track scan movement
radar trend local developer loop macOS, Windows, Linux Generate a README badge
radar badge local developer loop macOS, Windows, Linux