Function: runCodexEvalTrial()
runCodexEvalTrial(
options):Promise<EvalTrialRecord>
Runs one Codex trial in a throwaway CODEX_HOME: the candidate is installed from a local
marketplace, verified through plugin state, and exercised with codex exec --ephemeral --json.
No provider API key is accepted, requested, or forwarded; the CLI's own session is the only auth.
Parameters
options
Returns
Promise<EvalTrialRecord>