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

File index.ts

src/agents/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { strict as assert } from "node:assert";
2import * as opencodeAgent from "./opencode.js";
3import * as codexAgent from "./codex.js";
4import * as claudeCodeAgent from "./claude-code.js";

Callers

nothing calls this directly

Calls 1

createRegistrationFunction · 0.85

Tested by

no test coverage detected