# SetupAgentOptions

**Kind:** Interface

**Source:** [`atloria-monorepo/libs/agent-core/src/autonomous/setup-agent.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/agent-core/src/autonomous/setup-agent.ts#L42)

Options accepted by the setup agent entry-point.

## Properties

| Property | Type |
|---|---|
| `workDir` | `string` |
| `timeout` | `number` |
