MCPcopy Create free account
hub / github.com/dwgx/WindsurfAPI / special-agent-routing.test.js

File special-agent-routing.test.js

test/special-agent-routing.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, it } from 'node:test';
2import assert from 'node:assert/strict';
3import { mkdtempSync, writeFileSync, rmSync } from 'node:fs';
4import { join } from 'node:path';

Callers

nothing calls this directly

Calls 15

getModelAccessConfigFunction · 0.90
setModelAccessModeFunction · 0.90
setModelAccessListFunction · 0.90
resolveModelFunction · 0.90
getModelInfoFunction · 0.90
isSpecialAgentModelInfoFunction · 0.90
handleChatCompletionsFunction · 0.90
handleMessagesFunction · 0.90
handleResponsesFunction · 0.90
buildSpecialAgentPromptFunction · 0.90
getSpecialAgentStatusFunction · 0.90
listModelsFunction · 0.90

Tested by

no test coverage detected