v2.0 — now with semantic diffs

Ship code your AI actually understands.

grepd indexes your repo into a graph your agents can reason over — so reviews, refactors, and answers stop hallucinating your architecture.

$ grepd index .
→ parsed 1,284 files · 9,043 symbols · 3.1s
$ grepd ask "where do we verify a webhook?"
→ src/server/hooks.ts:42 · verifySignature()
  called by 3 routes · last changed 6d ago
// graph

Whole-repo context

Every symbol, call, and route mapped — not just the file in your tab.

// review

Impact-aware diffs

See what a change actually touches before you hit merge.

// mcp

Plugs into your agent

One MCP server. Works with the tools your team already runs.

← Back to examples