Skip to content

BenchmarkTask

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/libs/agent-core/src/benchmark/types.ts

Benchmark Types

Shared interfaces for all benchmark adapters (Aider Polyglot, SWE-bench). Zero external dependencies.

Properties

PropertyType
idstring
suite`'aider-polyglot'
promptstring
repostring
baseRefstring
setupPatchstring
languagesstring[]
difficulty`'easy'
timeoutSecnumber
expectedFilesstring[]
testCommandstring
goldPatchstring
metadataRecord<string, unknown>

Was this page helpful?

Download as PDF