latestOpenAPI 3.1.12026-08-2227401.1 MB

2fe02c07eb49

Fix Runs

Creates a new fix run, which iteratively improves and reviews the target until it passes or the iteration limit is reached.

post/experimental/fix-runs

Headers

Authorizationstring

Request body

uploadKeystring required
workspaceIdstring uuid required
thresholdnumber

Stop iterating once a review scores at or above this value (0–100).

maxIterationsinteger

Maximum improve→review iterations to attempt.

agentstring
modelstring
pluginRefstring

Registry reference to a custom review plugin (workspace/plugin[@version]).

pluginUploadKeystring

S3 upload key of a locally-packed review plugin tarball.

Response

Default Response