Skip to content

Add Codex repo marketplace catalog#239

Merged
sajeetharan merged 1 commit into
mainfrom
dev/sajee/codex-marketplace
Jul 21, 2026
Merged

Add Codex repo marketplace catalog#239
sajeetharan merged 1 commit into
mainfrom
dev/sajee/codex-marketplace

Conversation

@sajeetharan

Copy link
Copy Markdown
Collaborator

Adds a Codex-native repo marketplace catalog so users can install the Azure Cosmos DB plugin via codex plugin marketplace add AzureCosmosDB/cosmosdb-agent-kit.

Changes

  • .agents/plugins/marketplace.json — Codex-native marketplace listing the azure-cosmosdb plugin (source.path: ./, category: Databases). Codex also reads the legacy .claude-plugin/marketplace.json.
  • README: new OpenAI Codex CLI install section + updated per-agent manifest table.
  • CHANGELOG: dated entry.

Notes

  • Docs/catalog-only; no manifest version bump. Manifest validator still passes at 1.2.0.
  • policy.authentication set to ON_INSTALL (only value documented by Codex).

Copilot AI review requested due to automatic review settings July 21, 2026 17:31
@sajeetharan
sajeetharan merged commit 7f10091 into main Jul 21, 2026
1 check passed

Copilot AI 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.

Pull request overview

Adds a Codex-native repository marketplace catalog entry so OpenAI Codex users can add/install the Azure Cosmos DB plugin directly from this repo, and updates docs/changelog accordingly.

Changes:

  • Add Codex marketplace catalog at .agents/plugins/marketplace.json for the azure-cosmosdb plugin.
  • Update README.md with an OpenAI Codex install section and refresh the per-agent manifest table.
  • Add a dated entry to CHANGELOG.md documenting the catalog and doc updates.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
README.md Documents Codex marketplace add flow and updates the per-agent manifest/catalog table.
CHANGELOG.md Records the addition of the Codex marketplace catalog and related documentation updates.
.agents/plugins/marketplace.json New Codex-native marketplace catalog entry pointing to the local repo source and Databases category.

Comment thread README.md
Comment on lines +115 to +118
### OpenAI Codex CLI

Add the repo marketplace, then install from the Plugins Directory in the ChatGPT desktop app:

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.

2 participants