Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/braintrustdata/bash-agent-evals
/ codemode-transform.ts
File
codemode-transform.ts
src/data/codemode-transform.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createReadStream, writeFileSync, existsSync, statSync } from
'fs'
;
2
import
{ createInterface } from
'readline'
;
3
import
{ join } from
'path'
;
4
import
type
{
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected