Function: runClaudeTrial()
runClaudeTrial(
options):Promise<EvalTrialRecord>
Runs one model-backed trial through the installed, signed-in Claude Code CLI with an
explicit generated plugin directory. No provider API key is ever accepted or injected,
and --bare is never passed, so the CLI can only use its existing session state.
Parameters
options
Returns
Promise<EvalTrialRecord>