Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ existsSync, mkdtempSync } from
'node:fs'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
{ join } from
'pathe'
;
4
import
{ setTimeout as delay } from
'node:timers/promises'
;
Callers
nothing calls this directly
Calls
15
testAgent
Function · 0.90
recordingTelemetry
Function · 0.90
createCommandKaos
Function · 0.90
createFakeKaos
Function · 0.90
abortError
Function · 0.90
executeTool
Function · 0.90
bashCallWithId
Function · 0.85
agentSwarmCall
Function · 0.85
singleAttemptAgentOptions
Function · 0.85
oauthAgentOptions
Function · 0.85
createVideoKaos
Function · 0.85
untilTurnEnd
Method · 0.80
Tested by
no test coverage detected