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

File subagent-host.test.ts

packages/agent-core/test/session/subagent-host.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 15

testAgentFunction · 0.90
abortErrorFunction · 0.90
executeToolFunction · 0.90
userCancellationReasonFunction · 0.90
createFakeKaosFunction · 0.90
lookupToolRegistrationFunction · 0.85
userTextMessagesFunction · 0.85
mkdtempFunction · 0.85
contextProfileFunction · 0.85
mockMethod · 0.80
newEventsMethod · 0.80

Tested by

no test coverage detected