Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/tools/edit-file.tool.ts
Properties
| Property | Type |
|---|---|
rootDir | string |
maxFileSize | number |
editFormat | `'search_replace' |
checkpointManager | CheckpointManager |
lintCommand | string |
Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/tools/edit-file.tool.ts
| Property | Type |
|---|---|
rootDir | string |
maxFileSize | number |
editFormat | `'search_replace' |
checkpointManager | CheckpointManager |
lintCommand | string |
Was this page helpful?