MCPcopy Create free account
hub / github.com/anomalyco/opencode-bench / DatasetEntry

Interface DatasetEntry

scripts/build-workflow-matrix.ts:31–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31interface DatasetEntry {
32 repo: string;
33}
34
35interface WorkflowInputDefinition {
36 description: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected