Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeaashu/claude-code
/ getInitialMainLoopModel
Function
getInitialMainLoopModel
src/bootstrap/state.ts:842–844 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
840
}
841
842
export
function
getInitialMainLoopModel(): ModelSetting {
843
return
STATE.initialMainLoopModel
844
}
845
846
export
function
setMainLoopModelOverride(
847
model: ModelSetting | undefined,
Callers
3
logSessionTelemetry
Function · 0.85
run
Function · 0.85
getModelOptions
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected