MCPcopy Index your code
hub / github.com/AI45Lab/Code / docs_api_contract_smoke.mjs

File docs_api_contract_smoke.mjs

scripts/docs_api_contract_smoke.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import assert from 'node:assert/strict';
3import { execFileSync } from 'node:child_process';
4import { mkdtempSync, writeFileSync, mkdirSync, realpathSync, rmSync } from 'node:fs';

Callers

nothing calls this directly

Calls 15

startFakeOpenAiServerFunction · 0.85
makeWorkspaceFunction · 0.85
collectStreamTextFunction · 0.85
createMethod · 0.45
sessionMethod · 0.45
sendMethod · 0.45
closeMethod · 0.45
cancelMethod · 0.45
historyMethod · 0.45
toolMethod · 0.45
globMethod · 0.45
grepMethod · 0.45

Tested by

no test coverage detected