---
title: "UpdateRunnerAgentExecution"
method: POST
path: "/gitpod.v1.RunnerInteractionService/UpdateRunnerAgentExecution"
tags: ["gitpod.v1.RunnerInteractionService"]
---

# UpdateRunnerAgentExecution

`POST /gitpod.v1.RunnerInteractionService/UpdateRunnerAgentExecution`

## Request body

- GitpodV1UpdateRunnerAgentExecutionRequest
  - `agentExecutionId` string, uuid
  - `description` string, nullable
  - `name` string, nullable
  - `runnerId` string, uuid
  - `status` GitpodV1AgentExecutionStatus — unresolved $ref

## Response `200`

Success

- GitpodV1UpdateRunnerAgentExecutionResponse

## Other responses

- `default` — Error

## Changes

> 18 revisions in range; 1 could not be searched.

- **2026-04-02** `dabc0ff98cd7` — 7 info
  - added the new optional request property `status/loopConditionResults`
  - added the new optional request property `status/supportBundleUrl`
  - added the new optional request property `status/terminalId`
  - added the new optional request property `status/waitingInfo`
  - …3 more
- **2026-02-11** `b97dcde84128` — 3 info
  - added the new optional request property `status/mcpIntegrationStatuses`
  - added the new `SUPPORTED_MODEL_OPUS_4_6` enum value to the request property `status/supportedModel`
  - added the new `SUPPORTED_MODEL_OPUS_4_6_EXTENDED` enum value to the request property `status/supportedModel`
- **2026-01-21** `2423c089f280` — 1 info
  - added the new optional request property `status/mode`
- **2025-12-15** `d62ef4b9187c` — 6 info
  - added the new optional request property `status/cachedCreationTokensUsed`
  - added the new optional request property `status/cachedInputTokensUsed`
  - added the new optional request property `status/currentActivity`
  - added the new optional request property `status/failureReason`
  - …2 more
- **2025-06-10** `ca9a49ac7fbb` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/gitpod-io/apis/gitpod-v1/changes/gitpod.v1.RunnerInteractionService/UpdateRunnerAgentExecution/post.md)

---

[API](https://skmtc.dev/gitpod-io/apis/gitpod-v1.md) · [All operations](https://skmtc.dev/gitpod-io/apis/gitpod-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gitpod-io/gitpod-v1/revisions/44d50c2ac284/schema)
