Install dig
One line, no account, no cloud. The installer detects your OS and architecture, verifies the checksum, and drops dig on your PATH.
dig is pre-1.0 and ships from its canary channel — it updates often. Pin a build with DIG_VERSION, and every change dig makes is reversible.
Drive dig from your agent
Already using a coding agent? Pick it and copy the 10-second install — plugin, MCP config, or SDK.
Two CLI commands add the dig plugin to Claude Code — bundling the dig skill, the `dig mcp` server, and a SessionEnd hook that captures finished sessions into memory.
Quick install
Downloads the latest release for your platform from GitHub and verifies its SHA256 checksum. Set DIG_VERSION to pin a version, DIG_INSTALL_DIR to choose where it lands.
With Go
Builds from source — handy if you already have a Go toolchain.
Prebuilt binaries
Grab a checksummed archive for linux, macOS, or Windows (amd64 / arm64) from the releases page and put dig on your PATH.
First run
Point dig at a directory, scan it, and search — every change is journaled and reversible.