Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode-bench
/ cli.ts
File
cli.ts
cli.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env bun
2
import
process from
"node:process"
;
3
import
{ writeFile } from
"node:fs/promises"
;
4
import
yargs from
"yargs"
;
Callers
nothing calls this directly
Calls
2
formatUsage
Function · 0.85
formatScore
Function · 0.85
Tested by
no test coverage detected