Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ integration.test.ts
File
integration.test.ts
packages/agent-core/test/plugin/integration.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdir, mkdtemp, realpath, 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
mkdtemp
Function · 0.85
pluginSkillRoots
Method · 0.80
load
Method · 0.65
install
Method · 0.65
realpath
Function · 0.50
writeFile
Function · 0.50
mkdir
Function · 0.50
Tested by
no test coverage detected