Skip to content

Expose plugin installation interstitial requirements#33896

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/db79702ee2bfa800a9910d64d933bcabecb3ce70
Jul 17, 2026
Merged

Expose plugin installation interstitial requirements#33896
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/db79702ee2bfa800a9910d64d933bcabecb3ce70

Conversation

@copyberry

@copyberry copyberry Bot commented Jul 17, 2026

Copy link
Copy Markdown

Expose plugin installation interstitial requirements

What changed

  • Add nullable mustShowInstallationInterstitial metadata to app-server
    PluginSummary responses.
  • Preserve the remote service value through catalog, installed-plugin cache,
    list, read, and share-list paths.
  • Return null for local plugins and remote responses that omit the field so
    clients can fail closed when the policy is unavailable.

Testing

  • Cover true, false, and missing values across remote summary paths and
    app-server plugin endpoints.

## What changed

- Add nullable `mustShowInstallationInterstitial` metadata to app-server
  `PluginSummary` responses.
- Preserve the remote service value through catalog, installed-plugin cache,
  list, read, and share-list paths.
- Return `null` for local plugins and remote responses that omit the field so
  clients can fail closed when the policy is unavailable.

## Testing

- Cover `true`, `false`, and missing values across remote summary paths and
  app-server plugin endpoints.

GitOrigin-RevId: db79702ee2bfa800a9910d64d933bcabecb3ce70
@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/db79702ee2bfa800a9910d64d933bcabecb3ce70 branch from 31e5893 to bc5c916 Compare July 17, 2026 20:04
@copyberry
copyberry Bot merged commit bc5c916 into main Jul 17, 2026
13 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/db79702ee2bfa800a9910d64d933bcabecb3ce70 branch July 17, 2026 20:05
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 17, 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.

5 participants