Skip to content

feat: add Open Plugin and VS Code AI coding assistant plugin support#43

Merged
Rodriguespn merged 1 commit into
mainfrom
pedrorodrigues/ai-930-add-vs-code-plugin-support-for-supabase-plugin
Jul 20, 2026
Merged

feat: add Open Plugin and VS Code AI coding assistant plugin support#43
Rodriguespn merged 1 commit into
mainfrom
pedrorodrigues/ai-930-add-vs-code-plugin-support-for-supabase-plugin

Conversation

@Rodriguespn

@Rodriguespn Rodriguespn commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

Adds Open Plugin standard support to the Supabase ai coding assistant plugin

VS Code supports open plugin standard so we're also including support for that, as well as other plugins that follow this open standard

Closes AI-930

@Rodriguespn
Rodriguespn marked this pull request as ready for review July 15, 2026 14:26
Comment thread .plugin/plugin.json
Add the vendor-neutral Open Plugin manifest (.plugin/plugin.json) that VS
Code auto-detects, pointing at agents/open-plugin/.mcp.json with a generic
X-Source-Name: open-plugin. Verified against VS Code 1.128.1: it only
auto-detects three shared manifests (.plugin, .claude-plugin, bare
plugin.json) and has no VS Code-only manifest path. VS Code installs stay
attributable server-side via the MCP clientInfo (vscode_agent_host).

Wires the manifest + MCP version into release-please and the release
archive, and documents the surface in AGENTS.md / README.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Rodriguespn
Rodriguespn force-pushed the pedrorodrigues/ai-930-add-vs-code-plugin-support-for-supabase-plugin branch from c97aaf3 to 2a05f51 Compare July 20, 2026 16:42
@Rodriguespn Rodriguespn changed the title feat: add VS Code agent plugin support feat: add Open Plugin and VS Code AI coding assistant plugin support Jul 20, 2026
@Rodriguespn
Rodriguespn merged commit 5d74232 into main Jul 20, 2026
1 check passed
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