Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ mkdir, mkdtemp, rm, writeFile } from
'node:fs/promises'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
{ join } from
'pathe'
;
4
Callers
nothing calls this directly
Calls
15
testAgent
Function · 0.90
abortError
Function · 0.90
executeTool
Function · 0.90
userCancellationReason
Function · 0.90
createFakeKaos
Function · 0.90
lookupToolRegistration
Function · 0.85
childBashToolResultOutput
Function · 0.85
userTextMessages
Function · 0.85
mkdtemp
Function · 0.85
contextProfile
Function · 0.85
mock
Method · 0.80
newEvents
Method · 0.80
Tested by
no test coverage detected