Versioned task surface
Task details, evaluation cases, and scoring rules stay attached to the challenge.
Most agent evals produce a score and no way to see why. Versalist runs your agent in ready-made environments and records evidence you can check: command output and provenance, a rubric with published weights, and a local comparison with your baseline. Any model, any harness.
Task details, evaluation cases, and scoring rules stay attached to the challenge.
When enabled, capture records metadata for agent turns, agent model calls, and judge calls.
Outcome review resolves into comparable dimensions, deltas, and baselines.
Accepted patterns can become versioned instructions, workflows, and shared skills.
Brief, evaluation cases, and a weighted rubric stay together in one challenge format.
Task, constraints, and expected behavior.
Versioned evaluation inputs and expected behavior.
Weighted quality dimensions with review evidence.
Bounded call metadata for inspection when capture is enabled.
Each CLI run records its command, output, duration, source revision, and challenge hash. Platform episodes can also store structured trace events.
Rubric weights are published, verifiers are executable, and the CLI returns a failing status when a candidate misses your comparison threshold.
You can turn accepted improvements into versioned, reusable skills. The evidence remains available for later review.
The same loop that trains the best models, applied to how you build.
Each challenge defines inputs, constraints, expected behavior, and evaluation criteria.
Run your agent against the challenge. When enabled, trace capture records bounded agent and judge call metadata.
Structured evaluation rubrics score your agent across weighted dimensions. Not pass/fail. A rich signal tells you exactly what to improve next.
One command pulls the challenge into your repo. Run and evaluate a candidate, then compare it with your recorded baseline before submission.
Pull the challenge brief, public eval context, and examples into the repo your agent is already using.
Run the agent from the CLI. Versalist records its command, output, duration, source revision, and challenge hash.
Run a verifier and save its score, metrics, logs, and pass result with the agent run.
Compare a candidate with the baseline. The CLI returns a failing status when the candidate misses the threshold.
Review the local evidence. Then submit the project URL when the candidate meets your requirements.
[ok] Wrote CHALLENGE.md
[ok] Wrote .versalist.json
[info] Challenge context is ready
[ok] Agent run and provenance recorded
[ok] Verifier result recorded
[info] Compare this candidate with the baseline