Run Eval

Run an AgentX self-host evaluation of the local agent: pick or create the dataset and grading config (templates, an existing id, a CSV/file of Q&A, or cases curated from the agent's own live traces), write the harness that calls the agent per case with a linked trace, execute the run, and hand back the score, the browser report, and the /eval-fix command. Use whenever someone wants to evaluate their agent on a self-host engine (AgentX-trace-eval, normally http://localhost:4700), asks to "run an eval", "score my agent", "create a dataset", "test my agent against a dataset", or has traced runs and wants to know how good they are. The deliverable is a committed eval harness plus a finished, analyzed run - the exact thing /eval-fix picks up.

AgentX-ai Updated

File contents

AgentX-ai/AgentX-Eval-Skill/tree/main/plugins/agentx/skills/run-eval commit 25c8c48f3a

Frequently asked questions

npx skillmds@latest add agentx-ai/run-eval