MCPcopy Create free account
hub / github.com/anomalyco/opencode / grep.ts

File grep.ts

packages/core/src/tool/grep.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export * as GrepTool from "./grep"
2
3import { ToolFailure } from "@opencode-ai/llm"
4import { Effect, Layer, Schema } from "effect"

Callers

nothing calls this directly

Calls 3

toModelOutputFunction · 0.70
grepMethod · 0.65
makeMethod · 0.45

Tested by

no test coverage detected