# EvalCommandOptions

**Kind:** Interface

**Source:** [`atloria-monorepo/libs/agent-core/src/benchmark/swebench-evaluator.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/agent-core/src/benchmark/swebench-evaluator.ts#L40)

Options for building the eval command

## Properties

| Property | Type |
|---|---|
| `predictionsPath` | `string` |
| `runId` | `string` |
| `maxWorkers` | `number` |
| `dataset` | `string` |
| `timeout` | `number` |
| `split` | `string` |
