Reading up on ripgrep
3 deep · digging since mar 12
- How We Improved Agentic Search
Ranking search results to surface definitions before tests and vendor code improves first-query retrieval and helps coding agents find the right files sooner, while raw speed gains alone barely reduce end-to-end runtime.
- Fast regex search: indexing text for agent tools
Cursor is building local indexes for regular expression search to reduce agent wait times from 15-second ripgrep runs in large monorepos.