Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dwgx/WindsurfAPI
/ tool-emulation.test.js
File
tool-emulation.test.js
test/tool-emulation.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it } from
'node:test'
;
2
import
assert from
'node:assert/strict'
;
3
import
{ repairToolCallArguments } from
'../src/handlers/chat.js'
;
4
import
{
Callers
nothing calls this directly
Calls
12
stripToolMarkupFromText
Function · 0.90
pickToolDialect
Function · 0.90
parseToolCallsFromText
Function · 0.90
buildToolPreamble
Function · 0.90
normalizeMessagesForCascade
Function · 0.90
buildToolPreambleForProto
Function · 0.90
buildCompactToolPreambleForProto
Function · 0.90
buildSchemaCompactToolPreambleForProto
Function · 0.90
buildSkinnyToolPreambleForProto
Function · 0.90
repairToolCallArguments
Function · 0.90
feed
Method · 0.45
flush
Method · 0.45
Tested by
no test coverage detected