Skip to content

feat: add plugin support for various platforms - #67

Merged
markmcd merged 2 commits into
google-gemini:mainfrom
markmcd:plugins
Aug 17, 2026
Merged

feat: add plugin support for various platforms#67
markmcd merged 2 commits into
google-gemini:mainfrom
markmcd:plugins

Conversation

@markmcd

@markmcd markmcd commented Aug 17, 2026

Copy link
Copy Markdown
Member

No description provided.

@markmcd
markmcd requested a review from timeyoutakeit August 17, 2026 09:53

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds configuration files for Claude, Codex, and Cursor plugins, updates the root plugin.json with keywords, and expands the README.md with installation instructions for several AI coding assistants. The review feedback highlights that relative paths in the newly added plugin configuration files (.claude-plugin/marketplace.json, .codex-plugin/plugin.json, and .cursor-plugin/plugin.json) incorrectly point to their local subdirectories instead of the repository root, and suggests correcting them to use parent directory paths (../).

Comment thread .claude-plugin/marketplace.json
Comment thread .codex-plugin/plugin.json
Comment thread .cursor-plugin/plugin.json
@markmcd
markmcd merged commit dd4fd40 into google-gemini:main Aug 17, 2026
7 checks passed
@markmcd
markmcd deleted the plugins branch August 17, 2026 10:12
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