Source Intelligence
Sweep 28 Aug 2026 ยท 00:00Z Build v2.1.250 478 read Stable v2.1.236 Latest v2.1.250 Next v2.1.250 Feeds RSS JSON llms.txt

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

Search the documentation

3 pages for use_builtin_ripgrep.

Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.

Claude Code settings reference Claude Code CLI · in the page settings-reference …ep binary as Claude Code. That is the bundled binary unless you set [`USE_BUILTIN_RIPGREP`](/docs/en/env-vars) to `0` ```json settings.json theme={null} { "sandbox": { "ripgrep": { "comma… Advanced setup Claude Code CLI · in the page setup …l these packages using your distribution's package manager, then set `USE_BUILTIN_RIPGREP=0`. This example installs the required packages on Alpine: ```bash theme={null} apk add bash curl libgcc lib… Troubleshooting Claude Code CLI · in the page troubleshooting …t install BurntSushi.ripgrep.MSVC ``` </Tab> </Tabs> Then set `USE_BUILTIN_RIPGREP` to `0`, either in your shell [environment](/docs/en/env-vars) or in the `env` block of your [`settings.json`]…