Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chieapp/chie
/ getAssistants
Method
getAssistants
src/controller/assistant-manager.ts:140–142 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
138
}
139
140
getAssistants() {
141
return
this.#assistants;
142
}
143
}
144
145
export
default
new
AssistantManager;
Callers
10
assistant-manager-test.ts
File · 0.80
removeCredentialById
Method · 0.80
unregisterTool
Method · 0.80
unregisterService
Method · 0.80
unregisterView
Method · 0.80
hasDockOrTray
Method · 0.80
onActivateDashboard
Method · 0.80
constructor
Method · 0.80
constructor
Method · 0.80
constructor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected