Skip to content

prepare for codex plugin#140

Merged
TianqiZhang merged 5 commits into
MicrosoftDocs:mainfrom
TianqiZhang:codex-plugin
Apr 1, 2026
Merged

prepare for codex plugin#140
TianqiZhang merged 5 commits into
MicrosoftDocs:mainfrom
TianqiZhang:codex-plugin

Conversation

@TianqiZhang
Copy link
Copy Markdown
Collaborator

Get prepared for codex plugin. Will update again when codex plugin publishing guidelines are out.

Copilot AI review requested due to automatic review settings March 30, 2026 02:50
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Prepares the repository to support a repo-local OpenAI Codex plugin alongside the existing Claude and GitHub Copilot plugin metadata, including validation and documentation updates.

Changes:

  • Add Codex plugin manifest (.codex-plugin/plugin.json) and repo-local marketplace entry (.agents/plugins/marketplace.json).
  • Extend scripts/validate-repo.ps1 to validate Codex plugin file presence, marketplace wiring, and metadata sync with .claude-plugin/plugin.json.
  • Update docs (README.md, new AGENTS.md) to describe Codex plugin usage and the cross-ecosystem sync rules.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
scripts/validate-repo.ps1 Adds Codex plugin validation blocks and sync checks against Claude plugin.json.
README.md Documents how to browse/install the repo-local Codex plugin and updates Codex install guidance.
AGENTS.md Adds contributor-facing guidance for plugin ecosystems, sync rules, and validation workflow.
.codex-plugin/plugin.json Introduces Codex plugin manifest wired to repo-local skills and MCP config.
.agents/plugins/marketplace.json Adds repo-local Codex marketplace entry pointing to ./ plugin source.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread scripts/validate-repo.ps1 Outdated
Comment thread scripts/validate-repo.ps1 Outdated
Comment thread scripts/validate-repo.ps1 Outdated
Comment thread AGENTS.md Outdated
TianqiZhang and others added 4 commits March 30, 2026 10:57
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
README.md should not be modified at this stage of codex plugin work.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@TianqiZhang TianqiZhang merged commit 5f7110a into MicrosoftDocs:main Apr 1, 2026
2 checks passed
@TianqiZhang TianqiZhang deleted the codex-plugin branch April 1, 2026 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants