Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freecodexyz/free-code
/ getCachedMCConfig
Function
getCachedMCConfig
src/services/compact/cachedMCConfig.ts:17–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
}
16
17
export
function
getCachedMCConfig(): CachedMCConfig {
18
return
DEFAULT_CACHED_MC_CONFIG
19
}
Callers
4
isCachedMicrocompactEnabled
Function · 0.85
isModelSupportedForCacheEditing
Function · 0.85
getToolResultsToDelete
Function · 0.85
queryModel
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected