harness-glob
File discovery by pattern. Ignore-aware, mtime-sorted, workspace-fenced.
Rust port of @agent-sh/harness-glob. 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 = glob.await;
Contract
The full contract lives in agent-knowledge/design/glob.md. Changes to this crate must stay in sync with that spec, and with the TypeScript sibling at @agent-sh/harness-glob.
License
MIT © Avi Fenesh