Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ skill-tool-manager.test.ts
File
skill-tool-manager.test.ts
packages/agent-core/test/agent/skill-tool-manager.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdtemp, mkdir, rm, writeFile } from
'node:fs/promises'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
{ join } from
'pathe'
;
4
Callers
nothing calls this directly
Calls
15
executeTool
Function · 0.90
mkdtemp
Function · 0.85
createMain
Method · 0.80
initializeBuiltinTools
Method · 0.80
flushMetadata
Method · 0.80
makeAgent
Function · 0.70
makeSkill
Function · 0.70
sessionRpc
Function · 0.70
testProviderManager
Function · 0.70
register
Method · 0.65
getSkillRoots
Method · 0.65
withCwd
Method · 0.65
Tested by
no test coverage detected