Show HN: Is grep enough? A transparent benchmark for agentic code navigation
A new benchmark compares grep, structural (tree-sitter), and semantic (LSP) tools for agentic code navigation across 50 tasks. Results show grep is sufficient for correctness but structural tools redu…