Recommended Stack
Run Patterns
Usesample_ids first when validating a new model, harness, or provider combination. For supported benchmark/provider pairs, recipes should infer workspace roots, task images, and resource hints from task metadata.
Practical Notes
- Prefer recipe-backed remote environments for full productivity evaluations.
- Avoid forcing
imageorworkdirfrom the CLI unless you are intentionally debugging a recipe. - Keep model access in model flags or environment variables, not inside benchmark params.
- Inspect
details/for per-task deliverables andsummary.mdfor aggregate metrics. - Use
agentcompass analysisafter a run when you need post-hoc analysis across completed results.
