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

File registry.ts

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

Source from the content-addressed store, hash-verified

1export * as ToolRegistry from "./registry"
2
3import { ToolOutput, type ToolCall, type ToolDefinition, type ToolResultValue } from "@opencode-ai/llm"
4import { Context, Effect, Layer, Scope } from "effect"

Callers

nothing calls this directly

Calls 12

settleFunction · 0.90
validateNameFunction · 0.90
permissionFunction · 0.90
definitionFunction · 0.90
whollyDisabledFunction · 0.85
atMethod · 0.80
syncMethod · 0.80
getMethod · 0.65
setMethod · 0.45
deleteMethod · 0.45
fromMethod · 0.45
useMethod · 0.45

Tested by

no test coverage detected