Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tiann/hapi
/ getModel
Function
getModel
cli/src/codex/codexRemoteLauncher.test.ts:884–886 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
882
currentModel = nextModel;
883
},
884
getModel() {
885
return
currentModel;
886
},
887
getCollaborationMode() {
888
return
currentCollaborationMode;
889
},
Callers
1
codexRemoteLauncher.test.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected