MCPcopy Create free account
hub / github.com/TanStack/ai / tool-call-manager.test.ts

File tool-call-manager.test.ts

packages/ai/tests/tool-call-manager.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest'
2import { z } from 'zod'
3import {
4 ToolCallManager,

Callers

nothing calls this directly

Calls 14

toolCallArgsFunction · 0.85
toolCallEndFunction · 0.85
drainExecuteToolCallsFunction · 0.85
nowMethod · 0.80
addToolCallStartEventMethod · 0.80
addToolCallArgsEventMethod · 0.80
getToolCallsMethod · 0.80
executeToolsMethod · 0.80
hasToolCallsMethod · 0.80
toolCallStartFunction · 0.70
collectGeneratorOutputFunction · 0.70
makeToolCallFunction · 0.70

Tested by

no test coverage detected