Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/claude-code-best/claude-code
/ getRealModelName
Function
getRealModelName
src/utils/attributionModel.ts:22–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
}
21
22
export
function
getRealModelName(): string {
23
return
resolveProviderModel(getMainLoopModel())
24
}
Callers
2
getAttributionTexts
Function · 0.85
getEnhancedPRAttribution
Function · 0.85
Calls
2
resolveProviderModel
Function · 0.85
getMainLoopModel
Function · 0.85
Tested by
no test coverage detected