MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / supervised-attach.test.ts

File supervised-attach.test.ts

e2e/desktop-packaged/supervised-attach.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Packaged desktop, on camera: the REAL electron-builder bundle (app.isPackaged
2// === true) attaches to an already-running OS-supervised daemon instead of
3// spawning its own sidecar. This is the production-only path — dev electron skips
4// ensureSupervisedConnection entirely and always spawns a desktop-sidecar, so the

Callers

nothing calls this directly

Calls 4

scenarioFunction · 0.90
guiAvailableFunction · 0.70
runFunction · 0.70

Tested by

no test coverage detected