MCPcopy 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

159for (const mainLoopModelPath of mainLoopModelPaths) {
160 mock.module(mainLoopModelPath, () => ({
161 useMainLoopModel() {
162 return 'claude-sonnet-4-6'
163 },
164 }))
165}
166

Callers 9

BuiltInStatusLineContentFunction · 0.70
CommandStatusLineFunction · 0.70
LogoV2Function · 0.50
CondensedLogoFunction · 0.50
PromptInputFunction · 0.50
NotificationsFunction · 0.50
GenerateStepFunction · 0.50
ShowCurrentEffortFunction · 0.50
LoginFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected