Skip to main content
pome eval uploads a run directory you already captured and prints the score the cloud returns. It is the second half of the capture-and-evaluate split. pome run --local captures a trace without grading it; pome eval is how that trace gets a verdict. There is no local scoring — the CLI captures, the cloud grades.

Usage

Arguments

Options

Requirements

pome eval needs a control plane serving POST /v1/eval-sessions, and credentials — pome login or POME_API_KEY.

Examples

See also

  • pome run--local captures the trace this command grades.
  • pome inspect — read a scored run in the terminal.