MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / skill-tool-dispatch.test.ts

File skill-tool-dispatch.test.ts

packages/agent-core/test/tools/skill-tool-dispatch.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest';
2
3import type { Agent } from '../../src/agent';
4import type { SkillActivationOrigin } from '../../src/agent/context';

Callers

nothing calls this directly

Calls 5

skillToolMethodsFunction · 0.70
skillToolFunction · 0.70
registryFunction · 0.70
skillFunction · 0.70
executeFunction · 0.70

Tested by

no test coverage detected