MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / list-sessions.test.ts

File list-sessions.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

normalizeWorkDirFunction · 0.90
encodeWorkDirKeyFunction · 0.90
sessionIndexPathFunction · 0.90
basenameFunction · 0.85
createKimiHarnessFunction · 0.85
cwdMethod · 0.80
makeTempDirFunction · 0.70
writeSessionStateFunction · 0.70
listMethod · 0.65
createMethod · 0.65
forkMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected