Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
startServer
Function · 0.90
setQuickJSModule
Function · 0.85
writeSupervisedManifest
Function · 0.85
arrayBuffer
Method · 0.80
log
Method · 0.80
stop
Function · 0.70
init
Method · 0.45
Tested by
no test coverage detected