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

File run.ts

packages/opencode/src/cli/cmd/run.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { PermissionV1 } from "@opencode-ai/core/v1/permission"
2import { FSUtil } from "@opencode-ai/core/fs-util"
3// CLI entry point for `opencode run` and `opencode --mini`.
4//

Callers

nothing calls this directly

Calls 15

effectCmdFunction · 0.90
resolveInteractiveStdinFunction · 0.90
createOpencodeClientFunction · 0.90
dieFunction · 0.85
dieInteractiveFunction · 0.85
resolveRunInputFunction · 0.85
runInteractiveLocalModeFunction · 0.85
attachSDKFunction · 0.85
pushMethod · 0.80
fetchMethod · 0.80
pickFunction · 0.70
executeFunction · 0.70

Tested by

no test coverage detected