Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChatLab/ChatLab
/ init
Method
init
packages/node-runtime/src/import/streaming-importer.ts:63–63 ·
view source on GitHub ↗
(sessionId: string)
Source
from the content-addressed store, hash-verified
61
summary(messageCount: number, memberCount: number): void
62
reset(): void
63
init(sessionId: string): void
64
getCurrentLogFile(): string | null
65
}
66
Callers
8
streamImportSingle
Function · 0.65
init
Method · 0.65
skill-manager-core.test.ts
File · 0.65
assistant-manager.test.ts
File · 0.65
skill-manager.test.ts
File · 0.65
initLocale
Function · 0.65
initSkillManager
Function · 0.65
initAssistantManager
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected