MCPcopy Create free account
hub / github.com/ChatLab/ChatLab / tool-executor-core.test.ts

File tool-executor-core.test.ts

apps/desktop/main/ai/tools/tool-executor-core.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from 'node:test'
2import assert from 'node:assert/strict'
3
4import type { SemanticSearchToolResult, SemanticSearchToolService } from '@openchatlab/tools'

Callers

nothing calls this directly

Calls 3

executeRegistryToolFunction · 0.90
makeRequestFunction · 0.85

Tested by

no test coverage detected