harness-grep
ripgrep-backed content search with discriminated output_mode, regex-escape hints, and pagination.
Rust port of @agent-sh/harness-grep. Part of the harness-* monorepo — see the top-level README for architectural context.
Install
[]
= "0.1"
Usage
use ;
use PermissionPolicy;
use json;
let perms = new;
let session = new;
let r = grep.await;
Contract
The full contract lives in agent-knowledge/design/grep.md. Changes to this crate must stay in sync with that spec, and with the TypeScript sibling at @agent-sh/harness-grep.
License
MIT © Avi Fenesh