MCPcopy 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
2import process from "node:process";
3import { writeFile } from "node:fs/promises";
4import yargs from "yargs";

Callers

nothing calls this directly

Calls 2

formatUsageFunction · 0.85
formatScoreFunction · 0.85

Tested by

no test coverage detected