Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tiann/hapi
/ getModelReasoningEffort
Method
getModelReasoningEffort
cli/src/agent/sessionBase.ts:168–170 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
166
}
167
168
getModelReasoningEffort(): SessionModelReasoningEffort | undefined {
169
return
this.modelReasoningEffort;
170
}
171
172
getEffort(): SessionEffort | undefined {
173
return
this.effort;
Callers
2
codexLocalLauncher
Function · 0.80
syncCurrentConfigFromSession
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected