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

File serve.ts

e2e/scripts/serve.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Static server for runs/ — the review URL. Supports range requests so the
2// session videos seek/stream, gzips text assets, and marks vite's hashed
3// /assets/ as immutable so Monaco/React chunks download once, ever.
4// `bun e2e/scripts/serve.ts` → prints the bound URL (default port 8901, but

Callers

nothing calls this directly

Calls 5

normalizeFunction · 0.85
endMethod · 0.80
execMethod · 0.80
listenFunction · 0.70
replaceMethod · 0.65

Tested by

no test coverage detected