Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it, vi } from
'vitest'
2
import
{ z } from
'zod'
3
import
{
4
ToolCallManager,
Callers
nothing calls this directly
Calls
14
toolCallArgs
Function · 0.85
toolCallEnd
Function · 0.85
drainExecuteToolCalls
Function · 0.85
now
Method · 0.80
addToolCallStartEvent
Method · 0.80
addToolCallArgsEvent
Method · 0.80
getToolCalls
Method · 0.80
executeTools
Method · 0.80
hasToolCalls
Method · 0.80
toolCallStart
Function · 0.70
collectGeneratorOutput
Function · 0.70
makeToolCall
Function · 0.70
Tested by
no test coverage detected