MCPcopy Index your code
hub / github.com/anomalyco/opencode / daemon.ts

File daemon.ts

packages/cli/src/services/daemon.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Global } from "@opencode-ai/core/global"
2import { InstallationVersion } from "@opencode-ai/core/installation/version"
3import { createOpencodeClient } from "@opencode-ai/sdk/v2/client"
4import { ServerAuth } from "@opencode-ai/server/auth"

Callers

nothing calls this directly

Calls 11

createOpencodeClientFunction · 0.90
passwordFunction · 0.85
healthyFunction · 0.85
sameRegistrationFunction · 0.85
renameMethod · 0.80
signalFunction · 0.70
getMethod · 0.65
removeMethod · 0.65
createClientFunction · 0.50
spawnFunction · 0.50
startFunction · 0.50

Tested by

no test coverage detected