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