jobs

Enqueue a daemon job

post/api/enqueue

Request body

$schemastring uri

A URL to the JSON Schema for this object.

agentstring
agenticboolean
branchstring
commit_shastring
custom_promptstring
diff_contentstring
dirty_filesstring[] nullable
git_refstring
job_typestring
min_severitystring
modelstring
output_prefixstring
panelstring
providerstring
reasoningstring
repo_pathstring required
review_typestring
sincestring
sourcestring

Example request

{
  "$schema": "https://example.com/EnqueueRequest.json"
}

Response

OR
OR

Changes

Changed in 5 of the 23 revisions of this API.416

    • added the optional property oneOf[EnqueueCreatedResponse]/experiments to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[EnqueueCreatedResponse]/experiments to the response with the 201 status

      response-optional-property-added

    • added the optional property oneOf[EnqueueCreatedResponse]/resume_source_job_uuid to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[EnqueueCreatedResponse]/resume_source_job_uuid to the response with the 201 status

      response-optional-property-added

    • added the optional property oneOf[PanelEnqueueResponse]/experiments to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PanelEnqueueResponse]/experiments to the response with the 201 status

      response-optional-property-added

    • added the optional property oneOf[PanelEnqueueResponse]/resume_source_job_uuid to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[PanelEnqueueResponse]/resume_source_job_uuid to the response with the 201 status

      response-optional-property-added

  • f21d27cf967e22See the full diff
    • added EnqueueCreatedResponse PanelEnqueueResponse to the response body oneOf list for the response status 200

      response-body-one-of-added

    • added EnqueueCreatedResponse PanelEnqueueResponse to the response body oneOf list for the response status 201

      response-body-one-of-added

    • removed ReviewJob from the response body oneOf list for the response status 200

      response-body-one-of-removed

    • removed ReviewJob from the response body oneOf list for the response status 201

      response-body-one-of-removed

    • added the optional property oneOf[ReviewJob]/panel_summary/first_started_at to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[ReviewJob]/panel_summary/first_started_at to the response with the 201 status

      response-optional-property-added

    • added the optional property oneOf[ReviewJob]/panel_summary/members_with_cost to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[ReviewJob]/panel_summary/members_with_cost to the response with the 201 status

      response-optional-property-added

    • added ReviewJob to the response body oneOf list for the response status 200

      response-body-one-of-added

    • added ReviewJob to the response body oneOf list for the response status 201

      response-body-one-of-added

    • removed EnqueueCreatedResponse PanelEnqueueResponse from the response body oneOf list for the response status 200

      response-body-one-of-removed

    • removed EnqueueCreatedResponse PanelEnqueueResponse from the response body oneOf list for the response status 201

      response-body-one-of-removed

    This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog