Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ isReplBridgeActive
Function
isReplBridgeActive
src/bootstrap/state.ts:1655–1657 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1653
}
1654
1655
export
function
isReplBridgeActive(): boolean {
1656
return
Boolean(STATE.replBridgeActive)
1657
}
1658
1659
// System prompt section accessors
1660
Callers
3
isDeferredTool
Function · 0.85
validateInput
Function · 0.85
call
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected