How We Improved Agentic Search (opens in new tab)
--- title: How We Improved Agentic Search description: We studied real coding-agent traces, benchmarked how agents use search, and built pgr to improve what agents see first and what they do next. category: Engineering author: Evis Drenova image: /blog/improving-agentic-search-in-coding-agents/pgr-og.png --- ## TL;DR We analyzed real coding-agent traces, built public benchmarks, and compared `ripgrep`, `fff`, and `pgr` to see what actually improves agentic code search. The clearest result w...
Read the original article