MCPcopy 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

1import { describe, expect, it, vi } from 'vitest';
2import type { CoreAPI, RPCMethods } from '@moonshot-ai/agent-core';
3
4import { SDKRpcClientBase } from '../src/rpc';

Callers

nothing calls this directly

Calls 10

setPlanModeMethod · 0.80
delayGetRpcUntilMethod · 0.80
waitForGetRpcCallsMethod · 0.80
promptMethod · 0.65
startBtwMethod · 0.65
resolveMethod · 0.65
withInteractiveAgentMethod · 0.45
getPlanMethod · 0.45
clearPlanMethod · 0.45
setModelMethod · 0.45

Tested by

no test coverage detected