Search local files with ripgrep
Search one trusted local folder with the local ripgrep CLI and render a bounded table of matching file, line, and text preview rows. The search runs through the recued-core.ripgrep pack's fixed rg --json operation: no shell, no arbitrary flags, no remote access, and no hidden-file override.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (5 steps)
search
?
matches
filter
Filter by condition
match_count
count
Count items in matches
table
to_table
Format results as a data table
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
pattern
setting
=
root dir
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.