resolveGrepFileSet
resolveGrepFileSet(
config):GrepFileSet
Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/tools/gthGrepTool.ts:46
Resolve the effective GrepFileSet from config. Reads the gth_grep entry of the SAME
builtInTools registry that file://../builtInToolsConfig.ts uses to decide enablement, so
the corpus selection and the tool’s presence resolve from one source. Defaults to gitignore
(the coordinator-set default, and already rg’s native default — so rg-present machines see no
behaviour change; only the selection becomes explicit).