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

File instruction.ts

packages/opencode/src/session/instruction.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 path from "path"
4import { SessionV1 } from "@opencode-ai/core/v1/session"

Callers

nothing calls this directly

Calls 13

withTransientReadRetryFunction · 0.90
extractFunction · 0.85
pushMethod · 0.80
executeMethod · 0.65
getMethod · 0.65
addMethod · 0.65
globMethod · 0.65
findFunction · 0.50
readFunction · 0.50
makeMethod · 0.45
deleteMethod · 0.45
fromMethod · 0.45

Tested by

no test coverage detected