Skip to content

[plugins] Expose marketplace source in marketplace list JSON#27009

Merged
mpc-oai merged 1 commit into
mainfrom
mpc/marketplace-list-source-json
Jun 8, 2026
Merged

[plugins] Expose marketplace source in marketplace list JSON#27009
mpc-oai merged 1 commit into
mainfrom
mpc/marketplace-list-source-json

Conversation

@mpc-oai

@mpc-oai mpc-oai commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Example:

{
  "marketplaces": [
    {
      "name": "debug",
      "root": "/path/to/.codex/.tmp/marketplaces/debug",
      "marketplaceSource": {
        "sourceType": "git",
        "source": "https://example.com/acme/agent-skills.git"
      }
    }
  ]
}

Validation

  • just fmt
  • just fix -p codex-cli
  • just test -p codex-cli marketplace_list
  • just test -p codex-cli

@mpc-oai mpc-oai marked this pull request as ready for review June 8, 2026 15:30

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

Copy link
Copy Markdown
Contributor

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: 2aea6fc857

ℹ️ 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/cli/src/marketplace_cmd.rs Outdated
@mpc-oai mpc-oai force-pushed the mpc/marketplace-list-source-json branch from 2aea6fc to a4520a3 Compare June 8, 2026 15:40
@mpc-oai

mpc-oai commented Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown
Contributor

Codex Review: Didn't find any major issues. Breezy!

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

@mpc-oai mpc-oai merged commit 0aa9931 into main Jun 8, 2026
31 checks passed
@mpc-oai mpc-oai deleted the mpc/marketplace-list-source-json branch June 8, 2026 18:37
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 8, 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