Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ coreProcessService.test.ts
File
coreProcessService.test.ts
packages/agent-core/test/services/coreProcessService.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdtempSync, rmSync } from
'node:fs'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
{ join } from
'node:path'
;
4
Callers
nothing calls this directly
Calls
15
getSingletonServiceDescriptors
Function · 0.90
makePeers
Function · 0.85
getCoreInfo
Method · 0.80
_defaultOAuthTokenResolver
Method · 0.80
_defaultKimiRequestHeaders
Method · 0.80
stub
Method · 0.80
makeEnv
Function · 0.70
emitEvent
Method · 0.65
requestApproval
Method · 0.65
ready
Method · 0.65
dispose
Method · 0.65
set
Method · 0.65
Tested by
no test coverage detected