MCPcopy
hub / github.com/anomalyco/opencode / registry.ts

File registry.ts

packages/opencode/src/tool/registry.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { LayerNode } from "@opencode-ai/core/effect/layer-node"
2import { httpClient } from "@opencode-ai/core/effect/app-node-platform"
3import { Ripgrep } from "@opencode-ai/core/ripgrep"
4import { PlanExitTool } from "./plan"

Callers

nothing calls this directly

Calls 11

isPluginToolFunction · 0.85
fromPluginFunction · 0.85
webSearchEnabledFunction · 0.85
directoriesMethod · 0.80
pushMethod · 0.80
listMethod · 0.65
getMethod · 0.65
allFunction · 0.50
makeMethod · 0.45
allMethod · 0.45
initMethod · 0.45

Tested by

no test coverage detected