MCPcopy Index your code
hub / github.com/anomalyco/opencode / instance-store.ts

File instance-store.ts

packages/opencode/src/project/instance-store.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 { makeGlobalNode, Node } from "@opencode-ai/core/effect/app-node"
3import { GlobalBus } from "@/bus/global"
4import { serviceUse } from "@opencode-ai/core/effect/service-use"

Callers

nothing calls this directly

Calls 6

serviceUseFunction · 0.90
emitDisposedFunction · 0.85
removeEntryFunction · 0.85
getMethod · 0.65
disposeAllFunction · 0.50
deleteMethod · 0.45

Tested by

no test coverage detected