MCPcopy Index your code
hub / github.com/braintrustdata/bash-agent-evals / bash-sqlite.eval.ts

File bash-sqlite.eval.ts

evals/bash-sqlite.eval.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Eval } from 'braintrust';
2import { model, data, createWorkerTask, scorerArgs, MAX_CONCURRENCY, MAX_STEPS } from './shared.js';
3import { BASH_SQLITE_TIMEOUT_MS, BASH_SQLITE_TOOLS } from '../src/agents/bash-sqlite-agent.js';
4

Callers

nothing calls this directly

Calls 1

createWorkerTaskFunction · 0.85

Tested by

no test coverage detected