MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / text-tool-protocol.test.ts

File text-tool-protocol.test.ts

test/text-tool-protocol.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import {
3 needsTextToolMode, buildTextToolInstructions, withTextToolProtocol,
4} from '../src/llm/text-tool-protocol.js';

Callers

nothing calls this directly

Calls 4

needsTextToolModeFunction · 0.85
withTextToolProtocolFunction · 0.85
recoverToolCallsFromTextFunction · 0.85

Tested by

no test coverage detected