Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ LayerNode } from
"@opencode-ai/core/effect/layer-node"
2
import
{ InstanceState } from
"@/effect/instance-state"
3
import
{ SessionV1 } from
"@opencode-ai/core/v1/session"
4
import
{ Runner } from
"@/effect/runner"
Callers
nothing calls this directly
Calls
11
busyError
Function · 0.85
sync
Method · 0.80
get
Method · 0.65
list
Method · 0.65
cancel
Method · 0.65
add
Method · 0.65
make
Method · 0.45
values
Method · 0.45
clear
Method · 0.45
delete
Method · 0.45
set
Method · 0.45
Tested by
no test coverage detected