For AI agents: the complete documentation index is available at https://scriptedalchemy.github.io/agent-bundle/zh/llms.txt, the full documentation bundle is available at https://scriptedalchemy.github.io/agent-bundle/zh/llms-full.txt, and this page is available as Markdown at https://scriptedalchemy.github.io/agent-bundle/zh/api/functions/index.runClaudeTrial.md.
  • 简体中文
  • 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

    RunClaudeTrialOptions

    Returns

    Promise<EvalTrialRecord>