Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ useMainLoopModel
Function
useMainLoopModel
src/components/LogoV2.renderSnapshot.test.tsx:161–163 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
159
for (const mainLoopModelPath of mainLoopModelPaths) {
160
mock.module(mainLoopModelPath, () => ({
161
useMainLoopModel() {
162
return
'claude-sonnet-4-6'
163
},
164
}))
165
}
166
Callers
9
BuiltInStatusLineContent
Function · 0.70
CommandStatusLine
Function · 0.70
LogoV2
Function · 0.50
CondensedLogo
Function · 0.50
PromptInput
Function · 0.50
Notifications
Function · 0.50
GenerateStep
Function · 0.50
ShowCurrentEffort
Function · 0.50
Login
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected