Experiments around giving coding agents semantic code understanding and cross-referencing capabilities.
We’re building codegrep - a high-performance code search and intelligence tool that gives LLMs and developers the same semantic understanding of codebases that they rely on for safe, effective code editing.
What It Does
codegrep is a drop-in replacement for ripgrep that adds powerful semantic capabilities:
Why It Matters
Current tools force a painful trade-off:
codegrep bridges this gap - providing semantic accuracy with grep-level performance.
### Getting Started
Semantic search: --symbols
, --refs
, --types
, --call-graph