Development

Contributing and internals references — material for people poking at agentgrep’s source, writing new adapters, or running benchmarks across the commit history. None of this ships in the published wheel.

Benchmark harness

Cross-commit hyperfine sweeps across HEAD, trunk, ranges, lookback, tags, or explicit commit lists. PEP 723 self-contained script in scripts/benchmark.py.

Benchmark harness
Storage catalogue

On-disk store layouts for Codex, Claude Code, Cursor, Gemini CLI, Antigravity, Grok CLI, Pi, OpenCode, and VS Code — useful for adapter authors and anyone tracing why a record was or wasn’t found.

Storage catalogue
Architecture decisions

Decision records for storage, parsing, and compatibility policies.

Architecture decisions