Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tiann/hapi
/ getCursorAcpModelsSnapshot
Function
getCursorAcpModelsSnapshot
cli/src/cursor/utils/cursorAcpModelsBridge.ts:14–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
}
13
14
export
function
getCursorAcpModelsSnapshot(): CursorModelsSnapshot | null {
15
return
snapshot;
16
}
Callers
2
listCursorModelsWhileAcpActive
Function · 0.90
listCursorModels
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected