OpenAPI 3.1.12026-08-1727801.1 MB

78470386fcc2

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