Changes to Fetch one orchestrator session

GET /api/v1/orchestrators/{id}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 19 of the 108 revisions of this API.15231

  1. 740f56983ade2
  2. 2ecc6c3f57341
  3. cfefbf47dc041
  4. ad03d2ec1b201
  5. 71905b90713b1
  6. 1c746377fde51
  7. be069344383f1
  8. 25a4d3b59cf41
  9. 6ffec0ec12f021
  10. d8396ad2c7211
  11. 352bbca50f982
  12. f4fd1a6add811
  13. d202268a973f12
  14. 31605d9fa5c71
  15. a6f82f51cdbc1
  16. 09193e178bfe26
  17. f415a0cf3d251
  18. b0d782fa248a1
  19. b64f5ab46d871313

What changed

    • added the required property session/displayStatus to the response with the 200 status

      response-required-property-added

    • added the required property session/kanbanColumn to the response with the 200 status

      response-required-property-added

    • added the optional property session/lastUserMessageAt to the response with the 200 status

      response-optional-property-added

    • added the optional property session/model to the response with the 200 status

      response-optional-property-added

    • added the optional property session/activeAgentSwitch to the response with the 200 status

      response-optional-property-added

    • added the required property session/autoReviewEnabled to the response with the 200 status

      response-required-property-added

    • added the required property session/autoInjectCI to the response with the 200 status

      response-required-property-added

    • added the required property session/autoInjectReview to the response with the 200 status

      response-required-property-added

    • added the new kimchi enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new agy enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new aider enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new amp enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new auggie enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new autohand enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new cline enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new continue enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new copilot enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new crush enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new cursor enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new devin enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new droid enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new goose enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new grok enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new kilocode enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new kimi enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new kiro enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new muse enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new pi enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new qwen enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the new vibe enum value to the session/reviewerHarness response property for the response status 200

      response-property-enum-value-added

    • added the required property session/mode to the response with the 200 status

      response-required-property-added

    • added the optional property session/pinnedAt to the response with the 200 status

      response-optional-property-added

    • added the required property session/isPinned to the response with the 200 status

      response-required-property-added

    • added the optional property session/reviewerHarness to the response with the 200 status

      response-optional-property-added

  • d202268a973f12See the full diff
    • added the new exited enum value to the session/status response property for the response status 200

      response-property-enum-value-added

    • added the optional property session/scmStatus to the response with the 200 status

      response-optional-property-added

    • added the required property session/terminateOnPrMerge to the response with the 200 status

      response-required-property-added

    • added the optional property session/previewRevision to the response with the 200 status

      response-optional-property-added

    • added the optional property session/previewUrl to the response with the 200 status

      response-optional-property-added

    • added the new approved enum value to the session/prs/items/review response property for the response status 200

      response-property-enum-value-added

    • added the new approved enum value to the session/status response property for the response status 200

      response-property-enum-value-added

    • added the new blocked enum value to the session/prs/items/mergeability response property for the response status 200

      response-property-enum-value-added

    • added the new changes_requested enum value to the session/prs/items/review response property for the response status 200

      response-property-enum-value-added

    • added the new changes_requested enum value to the session/status response property for the response status 200

      response-property-enum-value-added

    • added the new ci_failed enum value to the session/status response property for the response status 200

      response-property-enum-value-added

    • added the new conflicting enum value to the session/prs/items/mergeability response property for the response status 200

      response-property-enum-value-added

    • added the new draft enum value to the session/status response property for the response status 200

      response-property-enum-value-added

    • added the new failing enum value to the session/prs/items/ci response property for the response status 200

      response-property-enum-value-added

    • added the new idle enum value to the session/status response property for the response status 200

      response-property-enum-value-added

    • added the new mergeable enum value to the session/prs/items/mergeability response property for the response status 200

      response-property-enum-value-added

    • added the new mergeable enum value to the session/status response property for the response status 200

      response-property-enum-value-added

    • added the new merged enum value to the session/status response property for the response status 200

      response-property-enum-value-added

    • added the new needs_input enum value to the session/status response property for the response status 200

      response-property-enum-value-added

    • added the new no_signal enum value to the session/status response property for the response status 200

      response-property-enum-value-added

    • added the new none enum value to the session/prs/items/review response property for the response status 200

      response-property-enum-value-added

    • added the new passing enum value to the session/prs/items/ci response property for the response status 200

      response-property-enum-value-added

    • added the new pending enum value to the session/prs/items/ci response property for the response status 200

      response-property-enum-value-added

    • added the new pr_open enum value to the session/status response property for the response status 200

      response-property-enum-value-added

    • added the new review_pending enum value to the session/status response property for the response status 200

      response-property-enum-value-added

    • added the new review_required enum value to the session/prs/items/review response property for the response status 200

      response-property-enum-value-added

    • added the new terminated enum value to the session/status response property for the response status 200

      response-property-enum-value-added

    • added the new unknown enum value to the session/prs/items/ci response property for the response status 200

      response-property-enum-value-added

    • added the new unknown enum value to the session/prs/items/mergeability response property for the response status 200

      response-property-enum-value-added

    • added the new unstable enum value to the session/prs/items/mergeability response property for the response status 200

      response-property-enum-value-added

    • added the new working enum value to the session/status response property for the response status 200

      response-property-enum-value-added

    • added the optional property session/branch to the response with the 200 status

      response-optional-property-added

    • added the required property session/prs to the response with the 200 status

      response-required-property-added

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

  • b64f5ab46d871313See the full diff
    • removed the required property session/prs from the response with the 200 status

      response-required-property-removed

    • removed the optional property session/branch from the response with the 200 status

      response-optional-property-removed

    • removed the optional property session/previewRevision from the response with the 200 status

      response-optional-property-removed

    • removed the optional property session/previewUrl from the response with the 200 status

      response-optional-property-removed

    • removed the approved enum value from the session/status response property for the response status 200

      response-property-enum-value-removed

    • removed the changes_requested enum value from the session/status response property for the response status 200

      response-property-enum-value-removed

    • removed the ci_failed enum value from the session/status response property for the response status 200

      response-property-enum-value-removed

    • removed the draft enum value from the session/status response property for the response status 200

      response-property-enum-value-removed

    • removed the idle enum value from the session/status response property for the response status 200

      response-property-enum-value-removed

    • removed the mergeable enum value from the session/status response property for the response status 200

      response-property-enum-value-removed

    • removed the merged enum value from the session/status response property for the response status 200

      response-property-enum-value-removed

    • removed the needs_input enum value from the session/status response property for the response status 200

      response-property-enum-value-removed

    • removed the no_signal enum value from the session/status response property for the response status 200

      response-property-enum-value-removed

    • removed the pr_open enum value from the session/status response property for the response status 200

      response-property-enum-value-removed

    • removed the review_pending enum value from the session/status response property for the response status 200

      response-property-enum-value-removed

    • removed the terminated enum value from the session/status response property for the response status 200

      response-property-enum-value-removed

    • removed the working enum value from the session/status response property for the response status 200

      response-property-enum-value-removed

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