-
Notifications
You must be signed in to change notification settings - Fork 15.4k
[codex] Add created-by-me remote plugin marketplace #28203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Adding the
created-by-me-remotewire value here updates the Rust protocol and TS/schema fixtures, but the Python SDK artifact is still stale:sdk/python/src/openai_codex/generated/v2_all.py'sPluginListMarketplaceKindonly containslocal,vertical,workspace-directory, andshared-with-me. Typed Python clients cannot construct or validate the newmarketplaceKindsvalue even though the app-server README now documents that clients can request it.Useful? React with 👍 / 👎.