Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeaashu/claude-code
/ clearFastModeCooldown
Function
clearFastModeCooldown
src/utils/fastMode.ts:235–237 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
233
}
234
235
export
function
clearFastModeCooldown(): void {
236
runtimeState = { status:
'active'
}
237
}
238
239
/**
240
* Called when the API rejects a fast mode request (e.g., 400 "Fast mode is
Callers
4
onChange
Function · 0.85
ModelPickerWrapper
Function · 0.85
setModel
Function · 0.85
applyFastMode
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected