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

File host.ts

packages/core/src/plugin/host.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export * as PluginHost from "./host"
2
3import type { PluginContext as Interface } from "@opencode-ai/plugin/v2/effect"
4import { Effect, Schema } from "effect"

Callers

nothing calls this directly

Calls 15

mutableFunction · 0.85
defaultMethod · 0.80
syncMethod · 0.80
activeMethod · 0.80
sourceMethod · 0.80
listMethod · 0.65
getMethod · 0.65
updateMethod · 0.65
removeMethod · 0.65
addMethod · 0.65
callbackFunction · 0.50
refreshFunction · 0.50

Tested by

no test coverage detected