One binary. 93.5% token savings. Full RTK parity plus a trigram engine.
Process-per-invocation — no daemon, mmap'd index on every search.
$ curl -fsSL https://raw.githubusercontent.com/MakFly/instant-grep/main/install.sh | bash $ ig "async fn.*Result" src/ --stats src/index/reader.rs 23: pub async fn open_for(root: &Path) -> Result<IndexReader> --- stats --- Candidates: 4/1,284 files (0.3%) Search: 1.5ms Index: yes
Same algorithm as GitHub Code Search. Designed for AI agent workflows.
Same algorithm as GitHub Code Search. Process-per-invocation, mmap'd index.
Measured across 100 commands on real projects.
33 native command-output wrappers, the 0/1/2/3 hook protocol, ig import-rtk.
Signatures, budget, relevance boost, delta. 4 compression modes.
ig setup configures 11 agents — Claude, Codex, Cursor, and more.
Off by default — the public build compiles in no endpoint at all.
One command to install. One command to configure all your AI agents.