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

File init.test.ts

packages/agent-core/test/session/init.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { access, mkdir, mkdtemp, rm, writeFile } from 'node:fs/promises';
2import { tmpdir } from 'node:os';
3import { join } from 'pathe';
4

Callers

nothing calls this directly

Calls 15

createScriptedGenerateFunction · 0.90
executeToolFunction · 0.90
toolContentStringFunction · 0.90
recordingTelemetryFunction · 0.90
testProfileFunction · 0.85
wrapReadTextWithErrorFunction · 0.85
createReadToolKaosFunction · 0.85
registerLookupNoteToolFunction · 0.85
lookupNoteCallFunction · 0.85
rejectFunction · 0.85

Tested by

no test coverage detected