MCPcopy 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

1import { mkdtemp, mkdir, rm, writeFile } from 'node:fs/promises';
2import { tmpdir } from 'node:os';
3import { join } from 'pathe';
4

Callers

nothing calls this directly

Calls 15

executeToolFunction · 0.90
mkdtempFunction · 0.85
createMainMethod · 0.80
flushMetadataMethod · 0.80
makeAgentFunction · 0.70
makeSkillFunction · 0.70
sessionRpcFunction · 0.70
testProviderManagerFunction · 0.70
registerMethod · 0.65
getSkillRootsMethod · 0.65
withCwdMethod · 0.65

Tested by

no test coverage detected