Skip to content

Add Codex listing metadata and a dark-mode wordmark - #3

Merged
sparsh-deriv merged 1 commit into
masterfrom
feature/codex-listing-metadata
Sep 3, 2026
Merged

Add Codex listing metadata and a dark-mode wordmark#3
sparsh-deriv merged 1 commit into
masterfrom
feature/codex-listing-metadata

Conversation

@sparsh-deriv

@sparsh-deriv sparsh-deriv commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add the Codex plugin manifest (.codex-plugin/plugin.json) and repo marketplace (.agents/plugins/marketplace.json) so Codex can load listing metadata from this repository.
  • Point Codex branding at relative assets: light ./assets/logo.png and dark ./assets/logo-dark.png (coral wordmark on a dark plate). Cursor keeps its existing listing fields.
  • Fill the Codex interface contract used for MCP-backed plugins: display name, short/long description, category, capabilities, brand colour, composer icon, starter prompts, website, privacy, terms, and support URLs, plus mcpServers: ./.mcp.json.

Test plan

  • node .github/workflows/verify-surface.mjs exits 0
  • After merge, add the repository as a Codex marketplace and confirm the card uses the coral wordmark (white plate in light UI, dark plate in dark UI)

Made with Cursor

Codex reads .codex-plugin/plugin.json with relative branding paths, not the Cursor HTTPS logo URL. Ship logoDark plus the required interface, legal, and MCP fields.

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

@sparsh-deriv
sparsh-deriv merged commit ac1f66c into master Sep 3, 2026
5 checks passed
@sparsh-deriv
sparsh-deriv deleted the feature/codex-listing-metadata branch September 3, 2026 08:16
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.

1 participant