Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ session-prompt-input.test.ts
File
session-prompt-input.test.ts
packages/node-sdk/test/session-prompt-input.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, vi } from
'vitest'
;
2
import
type
{ CoreAPI, RPCMethods } from
'@moonshot-ai/agent-core'
;
3
4
import
{ SDKRpcClientBase } from
'../src/rpc'
;
Callers
nothing calls this directly
Calls
10
setPlanMode
Method · 0.80
delayGetRpcUntil
Method · 0.80
waitForGetRpcCalls
Method · 0.80
prompt
Method · 0.65
startBtw
Method · 0.65
resolve
Method · 0.65
withInteractiveAgent
Method · 0.45
getPlan
Method · 0.45
clearPlan
Method · 0.45
setModel
Method · 0.45
Tested by
no test coverage detected