Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/claude-code-best/claude-code
/ getInitialMainLoopModel
Function
getInitialMainLoopModel
src/bootstrap/state.ts:824–826 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
822
}
823
824
export
function
getInitialMainLoopModel(): ModelSetting {
825
return
STATE.initialMainLoopModel
826
}
827
828
export
function
setMainLoopModelOverride(
829
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