Skip to content

feat: Add workspace plugin sharing APIs#20278

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

feat: Add workspace plugin sharing APIs#20278
xl-openai merged 3 commits intomainfrom
xl/plugins2

Conversation

@xl-openai
Copy link
Copy Markdown
Collaborator

  1. Adds v2 plugin/share/save, plugin/share/list, and plugin/share/delete RPCs.
  2. Implements save by archiving a local plugin root, enforcing a size limit, uploading through the workspace upload flow, and supporting updates via remotePluginId.
  3. Lists created workspace plugins
  4. Deletes a previously uploaded/shared plugin.

@xl-openai xl-openai requested a review from xli-oai April 29, 2026 23:19
Copy link
Copy Markdown
Contributor

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a6ebb4b3e7

ℹ️ 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".

Comment thread codex-rs/core-plugins/src/remote.rs
Comment thread codex-rs/app-server/tests/suite/v2/mod.rs
Comment thread codex-rs/app-server-protocol/src/protocol/v2.rs
@xl-openai
Copy link
Copy Markdown
Collaborator Author

@codex review again please skip the issue I clearly mention as TODO.

Copy link
Copy Markdown
Contributor

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 2f9b758beb

ℹ️ 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".

Comment thread codex-rs/core-plugins/src/remote/share.rs
Comment thread codex-rs/app-server/src/codex_message_processor/plugins.rs
Comment thread codex-rs/core-plugins/src/remote.rs
@xl-openai xl-openai merged commit 87d0cf1 into main Apr 30, 2026
35 of 36 checks passed
@xl-openai xl-openai deleted the xl/plugins2 branch April 30, 2026 06:49
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 30, 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.

2 participants