MCPcopy Create free account
hub / github.com/colbymchenry/codegraph /

Class

src/installer/targets/codex.ts:51–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51class CodexTarget implements AgentTarget {
52 readonly id = 'codex' as const;
53 readonly displayName = 'Codex CLI';
54 readonly docsUrl = 'https://github.com/openai/codex';

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected