Show HN: cgrep – local, code-aware search for AI coding agents
Hi HN — I built cgrep, a local-first, code-aware search tool for AI coding agents (and humans).The goal is to reduce noisy retrieval loops and token waste in real repositories. cgrep combines BM25 + tree-sitter symbol awareness, with optional semantic/hybrid…