Skip to main content
Gandalf ships as a single Go binary for darwin and linux (amd64 and arm64). Choose the channel that matches how you install other developer tools. There is no npm distribution.

Homebrew

The formula is generated by GoReleaser into qyinm/homebrew-tap.

install.sh

The install script downloads the latest stable GitHub Release binary and drops it on your PATH:

Go source build

Or clone and build with the Makefile:

Prebuilt release binaries

Prebuilt darwin and linux binaries are published on every v* tag on the GitHub Releases page via GoReleaser. Download the tarball for your OS and architecture, extract, and place gandalf on your PATH.

Verify the install

scan is read-only. It surfaces the agents Gandalf sees, per-scope evidence counts, blind spots, and a next-step hint.
Gandalf does not check for updates by default. Set GANDALF_UPDATE_CHECK=1 to opt in.