Commit Graph

3 Commits

Author SHA1 Message Date
Cursor Agent f3efacca66 schemas: allow minClientVersions on plugin manifests and marketplace entries
Co-authored-by: Alex Vandak Maloney  <maloney.a12@gmail.com>
2026-07-31 17:37:45 +00:00
ericzakariasson 4a91a6e266 Add plugin validation workflow
Adds a GitHub Actions workflow that validates marketplace.json and each
plugin's plugin.json against their JSON schemas on PRs. Includes a
Node.js validation script and adds missing category/tags fields to the
plugin schema.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-11 12:57:31 -08:00
ericzakariasson 920a87f3e7 Add JSON schemas for plugin and marketplace manifests
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-10 21:21:35 -08:00