MCPcopy 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

1import { describe, it } from 'node:test';
2import assert from 'node:assert/strict';
3import { repairToolCallArguments } from '../src/handlers/chat.js';
4import {

Callers

nothing calls this directly

Calls 12

stripToolMarkupFromTextFunction · 0.90
pickToolDialectFunction · 0.90
parseToolCallsFromTextFunction · 0.90
buildToolPreambleFunction · 0.90
repairToolCallArgumentsFunction · 0.90
feedMethod · 0.45
flushMethod · 0.45

Tested by

no test coverage detected