# CodeAnalysisOptions

**Kind:** Interface

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

## Properties

| Property | Type |
|---|---|
| `rootDir` | `string` |
| `maxFileSize` | `number` |
| `tsconfigPath` | `string` |
