Skip to content

Extract plugin loading and marketplace logic into codex-core-plugins#18070

Merged
xl-openai merged 3 commits intomainfrom
xl/plugins2
Apr 16, 2026
Merged

Extract plugin loading and marketplace logic into codex-core-plugins#18070
xl-openai merged 3 commits intomainfrom
xl/plugins2

Conversation

@xl-openai
Copy link
Copy Markdown
Collaborator

@xl-openai xl-openai commented Apr 16, 2026

Split plugin loading, marketplace, and related infrastructure out of core into codex-core-plugins, while keeping the core-facing configuration and orchestration flow in codex-core.

@xl-openai xl-openai requested review from pakrym-oai and xli-oai April 16, 2026 04:35
@xl-openai xl-openai force-pushed the xl/plugins2 branch 2 times, most recently from 0677abc to 4d9377c Compare April 16, 2026 05:03
Co-authored-by: Codex <noreply@openai.com>
@xl-openai
Copy link
Copy Markdown
Collaborator Author

@codex can you check if there is anything missing in this refactor? reply concisely.

Comment thread codex-rs/core/src/plugins/remote.rs Outdated
segments.push(action);
}
Ok(url.to_string())
codex_core_plugins::remote::uninstall_remote_plugin(
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you remove these proxy methods?

Comment thread codex-rs/core-plugins/src/loader.rs
@chatgpt-codex-connector
Copy link
Copy Markdown
Contributor

Codex Review: Didn't find any major issues. Bravo.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@xl-openai xl-openai merged commit 48cf3ed into main Apr 16, 2026
47 of 50 checks passed
@xl-openai xl-openai deleted the xl/plugins2 branch April 16, 2026 06:13
@github-actions github-actions bot locked and limited conversation to collaborators Apr 16, 2026
@xl-openai xl-openai restored the xl/plugins2 branch April 16, 2026 23:03
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.

2 participants