MCPcopy 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
1655export function isReplBridgeActive(): boolean {
1656 return Boolean(STATE.replBridgeActive)
1657}
1658
1659// System prompt section accessors
1660

Callers 3

isDeferredToolFunction · 0.85
validateInputFunction · 0.85
callFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected