MCPcopy Create free account
hub / github.com/braintrustdata/bash-agent-evals / codemode-tools.ts

File codemode-tools.ts

src/tools/codemode-tools.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { tool } from 'ai';
2import { z } from 'zod';
3import { readFileSync, existsSync } from 'fs';
4import { join } from 'path';

Callers

nothing calls this directly

Calls 2

loadDataFunction · 0.85
truncateOutputFunction · 0.70

Tested by

no test coverage detected