MCPcopy
hub / github.com/7836246/cursor2api / getConfig

Function getConfig

test/unit-proxy-agent.mjs:45–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43let mockConfig = {};
44
45function getConfig() {
46 return mockConfig;
47}
48
49// 模拟 ProxyAgent(轻量级)
50class MockProxyAgent {

Callers 15

index.tsFile · 0.90
logViewerAuthFunction · 0.90
apiGetConfigFunction · 0.90
getChromeHeadersFunction · 0.90
sendCursorRequestInnerFunction · 0.90
buildToolInstructionsFunction · 0.90
convertToCursorRequestFunction · 0.90
extractToolResultNaturalFunction · 0.90
preprocessImagesFunction · 0.90
getLogDirFunction · 0.90
getPersistModeFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected