Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/tools/edit-file.tool.ts
Properties
| Property | Type |
|---|---|
oldStart | number |
oldCount | number |
oldLines | string[] |
newLines | string[] |
Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/tools/edit-file.tool.ts
| Property | Type |
|---|---|
oldStart | number |
oldCount | number |
oldLines | string[] |
newLines | string[] |
Was this page helpful?