Skip to content

Forward install attempt IDs for remote plugins - #37773

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/ffdceff4f9329b650848e6428a9ba39646c242c3
Aug 10, 2026
Merged

Forward install attempt IDs for remote plugins#37773
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/ffdceff4f9329b650848e6428a9ba39646c242c3

Conversation

@copyberry

@copyberry copyberry Bot commented Aug 10, 2026

Copy link
Copy Markdown

Forward install attempt IDs for remote plugins

Why

Clients need to correlate a remote plugin installation request with a specific
installation attempt.

What changed

  • Add the optional installAttemptId field to PluginInstallParams.
  • Forward the value as install_attempt_id in the remote plugin install POST
    body.
  • Preserve the existing empty request body when the field is omitted.

Testing

  • Cover protocol serialization and remote install request bodies with and
    without an attempt ID.

## Why

Clients need to correlate a remote plugin installation request with a specific
installation attempt.

## What changed

- Add the optional `installAttemptId` field to `PluginInstallParams`.
- Forward the value as `install_attempt_id` in the remote plugin install POST
  body.
- Preserve the existing empty request body when the field is omitted.

## Testing

- Cover protocol serialization and remote install request bodies with and
  without an attempt ID.

GitOrigin-RevId: ffdceff4f9329b650848e6428a9ba39646c242c3
@github-actions

Copy link
Copy Markdown
Contributor


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/ffdceff4f9329b650848e6428a9ba39646c242c3 branch from 9db7699 to 89a335e Compare August 10, 2026 03:29
@copyberry
copyberry Bot merged commit 89a335e into main Aug 10, 2026
16 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/ffdceff4f9329b650848e6428a9ba39646c242c3 branch August 10, 2026 03:30
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 10, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.