Skip to content

Fix: Support single plugin validation without marketplace.json#8

Open
868Keturah wants to merge 1 commit intocursor:mainfrom
868Keturah:main
Open

Fix: Support single plugin validation without marketplace.json#8
868Keturah wants to merge 1 commit intocursor:mainfrom
868Keturah:main

Conversation

@868Keturah
Copy link
Copy Markdown

The README specifies that marketplace.json is not required for single plugin setups. However, the validator currently fails immediately if marketplace.json is missing.

This update adds support for single plugin repositories by:

  • Detecting the presence of .cursor-plugin/plugin.json
  • Skipping marketplace validation when appropriate
  • Reusing existing validation logic for plugin.json

Marketplace-based validation remains unchanged.

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