Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ busy
Function
busy
packages/opencode/src/effect/runner.ts:208–210 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
206
return
state()
207
},
208
get busy() {
209
return
state()._tag !==
"Idle"
210
},
211
ensureRunning,
212
startShell,
213
cancel,
Callers
2
RunFooterView
Function · 0.50
RunPermissionBody
Function · 0.50
Calls
1
state
Function · 0.70
Tested by
no test coverage detected