MCPcopy Create free account
hub / github.com/anomalyco/opencode / run-state.ts

File run-state.ts

packages/opencode/src/session/run-state.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 { InstanceState } from "@/effect/instance-state"
3import { SessionV1 } from "@opencode-ai/core/v1/session"
4import { Runner } from "@/effect/runner"

Callers

nothing calls this directly

Calls 11

busyErrorFunction · 0.85
syncMethod · 0.80
getMethod · 0.65
listMethod · 0.65
cancelMethod · 0.65
addMethod · 0.65
makeMethod · 0.45
valuesMethod · 0.45
clearMethod · 0.45
deleteMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected