
Reimagining Grep: Searching Code by Meaning Instead of Text
Grep is excellent at exact strings and weak at intent. A local semantic retrieval primitive lets developers search code by meaning under strict constraints: local-first, secure-by-default, CPU-friendly, and minimal dependencies.