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

File rename-session.test.ts

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

Source from the content-addressed store, hash-verified

1import { existsSync } from 'node:fs';
2import { mkdtemp, readFile, rm, writeFile } from 'node:fs/promises';
3import { tmpdir } from 'node:os';
4import { join } from 'node:path';

Callers

nothing calls this directly

Calls 15

readSessionStateFunction · 0.85
createKimiHarnessFunction · 0.85
findRenamedEventFunction · 0.85
renameMethod · 0.80
makeTempDirFunction · 0.70
writeSessionStateFunction · 0.70
createMethod · 0.65
getMethod · 0.65
createSessionMethod · 0.65
listSessionsMethod · 0.65
onEventMethod · 0.65
closeMethod · 0.65

Tested by

no test coverage detected