AI Tools / AI products & services
ripgrep is an open-source command-line search tool for recursively searching source files and other text using regular expressions. Written in Rust, it respects repository ignore files such as .gitignore and is distributed for major desktop operating systems.
Used by the coding agent to search source files during repository investigation.