Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ manager.test.ts
File
manager.test.ts
packages/agent-core/test/plugin/manager.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdir, mkdtemp, realpath, symlink, writeFile } from
'node:fs/promises'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
path from
'node:path'
;
4
Callers
nothing calls this directly
Calls
15
managedPluginRoot
Function · 0.85
mkdtemp
Function · 0.85
mockGithubFetch
Function · 0.85
pluginSkillRoots
Method · 0.80
setEnabled
Method · 0.80
summaries
Method · 0.80
reload
Method · 0.80
setMcpServerEnabled
Method · 0.80
enabledSessionStarts
Method · 0.80
enabledMcpServers
Method · 0.80
keys
Method · 0.80
enabledHooks
Method · 0.80
Tested by
no test coverage detected