Skip to content

feat: native Cursor plugin support via marketplace and VSIX install#182

Merged
rhuanbarreto merged 2 commits intomainfrom
feat/cursor-native-plugin-support
Mar 31, 2026
Merged

feat: native Cursor plugin support via marketplace and VSIX install#182
rhuanbarreto merged 2 commits intomainfrom
feat/cursor-native-plugin-support

Conversation

@rhuanbarreto
Copy link
Copy Markdown
Contributor

Summary

  • Replace Cursor plugin install from tar.gz extraction to marketplace URL + VSIX install
  • Add isCursorCliAvailable(), buildCursorMarketplaceUrl(), new installCursorPlugin() that installs VSIX via cursor --install-extension
  • Remove extractTarGz() and validateTarEntries() helpers
  • Add Cursor to archgate plugin url command
  • Update Cursor integration guide and CLI reference docs (en + pt-br)
  • Remove stale MCP references from .gitignore, CONTRIBUTING.md, agent memory, docs SEO, llms.txt

Test plan

  • archgate plugin url --editor cursor returns the marketplace URL
  • archgate plugin install --editor cursor installs VSIX via cursor CLI
  • archgate init --editor cursor writes governance rule and attempts VSIX install
  • Docs build successfully (bun docs:build)

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Mar 30, 2026

Deploying archgate-cli with  Cloudflare Pages  Cloudflare Pages

Latest commit: cf2f4ae
Status: ✅  Deploy successful!
Preview URL: https://250351ba.archgate-cli.pages.dev
Branch Preview URL: https://feat-cursor-native-plugin-su.archgate-cli.pages.dev

View logs

@rhuanbarreto rhuanbarreto force-pushed the feat/cursor-native-plugin-support branch from 5c2bd30 to 64e163f Compare March 30, 2026 13:55
@rhuanbarreto rhuanbarreto force-pushed the feat/cursor-native-plugin-support branch from d6c1d49 to bdcba7c Compare March 30, 2026 14:01
@rhuanbarreto rhuanbarreto merged commit bc7a120 into main Mar 31, 2026
10 checks passed
@rhuanbarreto rhuanbarreto deleted the feat/cursor-native-plugin-support branch March 31, 2026 10:23
@github-actions github-actions bot mentioned this pull request Mar 31, 2026
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