MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / print-recent-traces.ts

File print-recent-traces.ts

scripts/ft-file-selection/print-recent-traces.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getRecentTraces, setupBigQuery } from '@codebuff/bigquery'
2
3// Parse command line arguments to check for --prod flag
4const isProd = process.argv.includes('--prod')

Callers

nothing calls this directly

Calls 1

printRecentTracesFunction · 0.85

Tested by

no test coverage detected