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

File acp.ts

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

Source from the content-addressed store, hash-verified

1import { Effect } from "effect"
2import { effectCmd } from "../effect-cmd"
3import { AgentSideConnection, ndJsonStream } from "@agentclientprotocol/sdk"
4import { ServerAuth } from "@/server/auth"

Callers

nothing calls this directly

Calls 8

effectCmdFunction · 0.90
withNetworkOptionsFunction · 0.90
createOpencodeClientFunction · 0.90
onMethod · 0.80
cwdMethod · 0.65
createMethod · 0.65
resolveFunction · 0.50
initMethod · 0.45

Tested by

no test coverage detected