Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ manifest.test.ts
File
manifest.test.ts
packages/agent-core/test/plugin/manifest.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdtemp, mkdir, writeFile, symlink, realpath } from
'node:fs/promises'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
path from
'node:path'
;
4
Callers
nothing calls this directly
Calls
4
parseManifest
Function · 0.90
mkdtemp
Function · 0.85
makePlugin
Function · 0.70
writeFile
Function · 0.50
Tested by
no test coverage detected