Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ isAssistantMode
Function
isAssistantMode
src/assistant/index.ts:11–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
}
10
11
export
function
isAssistantMode(): boolean {
12
return
assistantForced
13
}
14
15
export
async
function
initializeAssistantTeam(): Promise<undefined> {
16
return
undefined
Callers
3
initReplBridge
Function · 0.85
checkBridgePrerequisites
Function · 0.85
useReplBridge
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected