What's wrong with this entry?
A new environment variable CLAUDE_CODE_GLOB_TIMEOUT_SECONDS allows customizing the timeout for glob/ripgrep operations.
export CLAUDE_CODE_GLOB_TIMEOUT_SECONDS=30
claude- Default timeout remains 20 seconds (60 seconds on WSL)
- Set a custom value in seconds to override the default
- Useful for large codebases where glob operations may take longer
r0Q() at line 30721 (ripgrep executor, contains "CLAUDE_CODE_GLOB_TIMEOUT_SECONDS")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.