MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / simple-toolset.test.ts

File simple-toolset.test.ts

packages/kosong/test/simple-toolset.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { ToolCall } from '#/message';
2import type { JsonValue } from './fixtures/args-validator';
3import { SimpleToolset, toolOk } from './fixtures/simple-toolset';
4import type { ToolReturnValue } from './fixtures/simple-toolset';

Callers

nothing calls this directly

Calls 5

toolOkFunction · 0.90
makeToolCallFunction · 0.70
addMethod · 0.65
handleMethod · 0.65
removeMethod · 0.65

Tested by

no test coverage detected