Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ getRecentTraces, setupBigQuery } from
'@codebuff/bigquery'
2
3
// Parse command line arguments to check for --prod flag
4
const
isProd = process.argv.includes(
'--prod'
)
Callers
nothing calls this directly
Calls
1
printRecentTraces
Function · 0.85
Tested by
no test coverage detected