Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IIIIQIIII/claude-code
/ isReplBridgeActive
Function
isReplBridgeActive
src/bootstrap/state.ts:1760–1762 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1758
1759
// Stub: isReplBridgeActive was missing from source snapshot
1760
export
function
isReplBridgeActive(): boolean {
1761
return
false
1762
}
Callers
3
isDeferredTool
Function · 0.85
validateInput
Function · 0.85
call
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected