Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/autonomous/lint-test-loop.ts
Properties
| Property | Type |
|---|---|
editsSinceLastVerification | number |
editedFiles | string[] |
consecutiveFailures | number |
verified | boolean |
maxRetriesExceeded | boolean |
lastVerificationTurn | number |
Was this page helpful?