Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/7836246/cursor2api
/ resetCache
Function
resetCache
test/unit-proxy-agent.mjs:60–62 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
58
let
cachedAgent = undefined;
59
60
function
resetCache() {
61
cachedAgent = undefined;
62
}
63
64
function
getProxyDispatcher() {
65
const
config = getConfig();
Callers
1
unit-proxy-agent.mjs
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected