Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ setIsInteractive
Function
setIsInteractive
src/bootstrap/state.ts:1081–1083 ·
view source on GitHub ↗
(value: boolean)
Source
from the content-addressed store, hash-verified
1079
}
1080
1081
export
function
setIsInteractive(value: boolean): void {
1082
STATE.isInteractive = value
1083
}
1084
1085
export
function
getClientType(): string {
1086
return
STATE.clientType
Callers
10
main
Function · 0.85
http.authE2E.test.ts
File · 0.85
auth.refresh.test.ts
File · 0.85
withInteractive
Function · 0.85
auth.terminalReauthE2E.test.ts
File · 0.85
api.e2e.test.ts
File · 0.85
auth.e2e.test.ts
File · 0.85
configureStableInferenceModeTestState
Function · 0.85
client.authE2E.test.ts
File · 0.85
probe_runtime_dynamic_surface.ts
File · 0.85
Calls
no outgoing calls
Tested by
2
withInteractive
Function · 0.68
configureStableInferenceModeTestState
Function · 0.68