Skip to content

Use the API plugin marketplace for Amazon Bedrock - #34931

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/972a22e19c41490d8b19d989da052302dc30e8f2
Jul 23, 2026
Merged

Use the API plugin marketplace for Amazon Bedrock#34931
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/972a22e19c41490d8b19d989da052302dc30e8f2

Conversation

@copyberry

@copyberry copyberry Bot commented Jul 23, 2026

Copy link
Copy Markdown

Use the API plugin marketplace for Amazon Bedrock

Why

Amazon Bedrock configurations can operate without Codex auth, so auth mode alone
cannot determine which curated plugin marketplace to expose.

What changed

  • Pass the resolved model provider into plugin configuration.
  • Select openai-api-curated when the resolved provider is amazon-bedrock,
    while retaining API-key auth as a selection signal.
  • Cover provider overrides and app-server plugin listing without an auth.json
    file.

## Why

Amazon Bedrock configurations can operate without Codex auth, so auth mode alone
cannot determine which curated plugin marketplace to expose.

## What changed

- Pass the resolved model provider into plugin configuration.
- Select `openai-api-curated` when the resolved provider is `amazon-bedrock`,
  while retaining API-key auth as a selection signal.
- Cover provider overrides and app-server plugin listing without an `auth.json`
  file.

GitOrigin-RevId: 972a22e19c41490d8b19d989da052302dc30e8f2
@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/972a22e19c41490d8b19d989da052302dc30e8f2 branch from 821b039 to 48ebbf5 Compare July 23, 2026 11:34
@copyberry
copyberry Bot merged commit 48ebbf5 into main Jul 23, 2026
29 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/972a22e19c41490d8b19d989da052302dc30e8f2 branch July 23, 2026 11:35
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 23, 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.

8 participants