Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ _resetForTesting
Function
_resetForTesting
src/utils/permissions/autoModeState.ts:35–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
}
34
35
export
function
_resetForTesting(): void {
36
autoModeActive = false
37
autoModeFlagCli = false
38
autoModeCircuitBroken = false
39
}
40
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected