Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/benchmark/types.ts
File localization metrics for a single task result.
Properties
| Property | Type |
|---|---|
filesEdited | string[] |
expectedFiles | string[] |
overlap | string[] |
recall | number |
precision | number |
Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/benchmark/types.ts
File localization metrics for a single task result.
| Property | Type |
|---|---|
filesEdited | string[] |
expectedFiles | string[] |
overlap | string[] |
recall | number |
precision | number |
Was this page helpful?