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

File processor.ts

packages/opencode/src/session/processor.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 { PermissionV1 } from "@opencode-ai/core/v1/permission"
3import { Image } from "@/image/image"
4import { SessionV1 } from "@opencode-ai/core/v1/session"

Callers

nothing calls this directly

Calls 15

errorMessageFunction · 0.90
isRecordFunction · 0.90
isOverflowFunction · 0.90
toolResultOutputFunction · 0.85
patchMethod · 0.80
streamMethod · 0.80
parseFunction · 0.70
getMethod · 0.65
updateFunction · 0.50
handleEventFunction · 0.50
haltFunction · 0.50
cleanupFunction · 0.50

Tested by

no test coverage detected