Roo-Code/src/services/ripgrep
roomote[bot] 7b0f489ea2
fix: add --no-messages flag to ripgrep to suppress file access errors (#6757)
Fixes #6756

When ripgrep encounters file access errors (e.g., permission denied), it would cause the search_files tool to return empty results. Adding the --no-messages flag suppresses these error messages while still showing pattern syntax errors, allowing the search to continue and return valid results from accessible files.

Co-authored-by: Roo Code <roomote@roocode.com>
2025-08-12 17:51:06 -04:00
..
__tests__ Farewell jest (#4607) 2025-06-16 21:39:45 -07:00
index.ts fix: add --no-messages flag to ripgrep to suppress file access errors (#6757) 2025-08-12 17:51:06 -04:00