Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
31
interface
DatasetEntry {
32
repo: string;
33
}
34
35
interface
WorkflowInputDefinition {
36
description: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected