MCPcopy
hub / github.com/anomalyco/opencode / sidecar.ts

File sidecar.ts

packages/desktop/src/main/sidecar.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as http from "node:http"
2import * as tls from "node:tls"
3
4type NodeHttpWithEnvProxy = typeof http & {

Callers

nothing calls this directly

Calls 5

getParentPortFunction · 0.85
parseCommandFunction · 0.85
onMethod · 0.80
stopFunction · 0.70
startFunction · 0.70

Tested by

no test coverage detected