MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / session-goal.test.ts

File session-goal.test.ts

packages/node-sdk/test/session-goal.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest';
2
3import { Session } from '#/session';
4import type { SDKRpcClientBase } from '#/rpc';

Callers

nothing calls this directly

Calls 6

makeSessionFunction · 0.70
createGoalMethod · 0.45
getGoalMethod · 0.45
pauseGoalMethod · 0.45
resumeGoalMethod · 0.45
cancelGoalMethod · 0.45

Tested by

no test coverage detected