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

File tool-adapter.test.ts

apps/cli/src/ai/tool-adapter.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'
3import { adaptToolsForAgent } from './tool-adapter'
4import type { ToolDefinition } from '@openchatlab/tools'

Callers

nothing calls this directly

Calls 2

adaptToolsForAgentFunction · 0.90
executeMethod · 0.80

Tested by

no test coverage detected