MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / completed

Function completed

packages/react/src/api/shell-host.test.ts:38–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36};
37
38const completed = () =>
39 jsonResponse({ status: "completed", text: "ok", structured: {}, isError: false });
40
41describe("createHttpShellHost", () => {
42 // Module state on the org scope: leaking a slug would silently head the

Callers

nothing calls this directly

Calls 1

jsonResponseFunction · 0.70

Tested by

no test coverage detected