MCPcopy Create free account
hub / github.com/Kilo-Org/cloud / fetch

Function fetch

services/cloud-agent-next/wrapper/src/server.test.ts:243–247  ·  view source on GitHub ↗
(req, server)

Source from the content-addressed store, hash-verified

241 kiloClient,
242 openConnection: async () => {},
243 closeConnection: async () => {},
244 setAborted: () => {},
245 resetLifecycle: () => {},
246 restartKiloRuntime: async () => {
247 restartCalls += 1;
248 },
249 });
250

Callers 4

uploadNowFunction · 0.70
restoreSessionFunction · 0.70
createKiloProxyHandlerFunction · 0.70
server.test.tsFile · 0.70

Calls 2

pushMethod · 0.80
getMethod · 0.65

Tested by

no test coverage detected