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

File session-skills.test.ts

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

Source from the content-addressed store, hash-verified

1import { mkdir, readFile, realpath, writeFile } from 'node:fs/promises';
2import { join } from 'node:path';
3
4import type * as KosongModule from '@moonshot-ai/kosong';

Callers

nothing calls this directly

Calls 15

removeTempDirsFunction · 0.90
makeTempDirFunction · 0.90
waitForSDKEventFunction · 0.90
normalizeWorkDirFunction · 0.90
waitForAgentWireEventFunction · 0.90
createKimiHarnessFunction · 0.85
mockMethod · 0.80
writeSkillFunction · 0.70
writeLegacyUserSkillFunction · 0.70
writeBrandUserSkillFunction · 0.70
createSessionMethod · 0.65
listSkillsMethod · 0.65

Tested by

no test coverage detected