# WriteFileOptions

**Kind:** Interface

**Source:** [`atloria-monorepo/libs/agent-core/src/tools/write-file.tool.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/agent-core/src/tools/write-file.tool.ts#L16)

## Properties

| Property | Type |
|---|---|
| `rootDir` | `string` |
| `maxFileSize` | `number` |
| `checkpointManager` | `CheckpointManager` |
