MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / server.ts

File server.ts

apps/desktop/src/sidecar/server.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Bun-side sidecar entry. Spawned by the Electron main process in dev via
3 * `bun run ...`. Packaged desktop uses the bundled `executor` CLI binary
4 * instead.

Callers

nothing calls this directly

Calls 7

startServerFunction · 0.90
setQuickJSModuleFunction · 0.85
writeSupervisedManifestFunction · 0.85
arrayBufferMethod · 0.80
logMethod · 0.80
stopFunction · 0.70
initMethod · 0.45

Tested by

no test coverage detected