[
  {
    "url": "http://localhost:16560/api/v1/threads/thr_54ezx2a4yb/send",
    "body": {
      "input": [
        {
          "type": "text",
          "text": "Run sleep 60 in the terminal, then reply only with done.",
          "mentions": []
        }
      ],
      "mode": "queue-if-active",
      "model": "gpt-5.6-terra",
      "permissionMode": "full",
      "reasoningLevel": "medium",
      "serviceTier": "default",
      "executionInputSources": {
        "model": "explicit",
        "serviceTier": "explicit",
        "reasoningLevel": "explicit",
        "permissionMode": "explicit"
      }
    }
  },
  {
    "url": "http://localhost:16560/api/v1/threads/thr_54ezx2a4yb/send",
    "body": {
      "input": [
        {
          "type": "text",
          "text": "Steer: stop waiting and reply only with steered.",
          "mentions": []
        }
      ],
      "mode": "steer-if-active"
    }
  }
]