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

File turn.test.ts

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

Source from the content-addressed store, hash-verified

1import { existsSync, mkdtempSync } from 'node:fs';
2import { tmpdir } from 'node:os';
3import { join } from 'pathe';
4import { setTimeout as delay } from 'node:timers/promises';

Callers

nothing calls this directly

Calls 15

testAgentFunction · 0.90
recordingTelemetryFunction · 0.90
createCommandKaosFunction · 0.90
createFakeKaosFunction · 0.90
abortErrorFunction · 0.90
executeToolFunction · 0.90
bashCallWithIdFunction · 0.85
agentSwarmCallFunction · 0.85
oauthAgentOptionsFunction · 0.85
createVideoKaosFunction · 0.85
untilTurnEndMethod · 0.80

Tested by

no test coverage detected