Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ config-rpc.test.ts
File
config-rpc.test.ts
packages/agent-core/test/rpc/config-rpc.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdtemp, readFile, rm, writeFile } from
'node:fs/promises'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
path from
'node:path'
;
4
Callers
nothing calls this directly
Calls
7
makeHome
Function · 0.85
getKimiConfig
Method · 0.80
setKimiConfig
Method · 0.80
makeCore
Function · 0.70
readFile
Function · 0.50
writeFile
Function · 0.50
getConfigDiagnostics
Method · 0.45
Tested by
no test coverage detected