Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ init
Method
init
apps/kimi-code/test/tui/message-replay.test.ts:36–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
readonly streamingUI: StreamingUIController;
35
readonly sessionEventHandler: SessionEventHandler;
36
init(): Promise<boolean>;
37
switchToSession(session: Session, statusMessage: string): Promise<void>;
38
}
39
Callers
3
session-prompt-events.test.ts
File · 0.65
makeDriver
Function · 0.65
handleInitCommand
Function · 0.65
Implementers
1
KimiTUI
apps/kimi-code/src/tui/kimi-tui.ts
Calls
no outgoing calls
Tested by
1
makeDriver
Function · 0.52