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

File context.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 6

loadAgentsMdFunction · 0.90
mkdtempFunction · 0.85
mkdirFunction · 0.50
writeFileFunction · 0.50
pushMethod · 0.45

Tested by

no test coverage detected