FEAT: Rename plugins to glean-experimental; point marketplace at gleanwork repo#2
Merged
Merged
Conversation
…repo Rename plugin identities across all three platforms: glean → glean-experimental (Claude/Cowork), glean-cursor1/glean-cursor-plugin → glean-experimental-cursor (Cursor), glean-codex → glean-experimental-codex (Codex). Rename the Claude marketplace glean-plugins-internal → glean-experimental-plugins to match the new repo. Update README, .claude/settings.json, and the codex README to the new repo (gleanwork/glean-experimental-plugins) and names. Bump the glean plugin manifest 0.2.16 → 0.2.17 (required by the version-bump check). Descriptions, displayNames, MCP server names, and folder layout are unchanged.
mohit-gupta-glean
approved these changes
Jun 11, 2026
| @@ -1,5 +1,5 @@ | |||
| { | |||
| "name": "glean-cursor-plugin", | |||
| "name": "glean-experimental-cursor", | |||
There was a problem hiding this comment.
can we drop cursor from the name?
| "plugins": [ | ||
| { | ||
| "name": "glean-codex", | ||
| "name": "glean-experimental-codex", |
There was a problem hiding this comment.
can we drop codex from the name?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Renames the plugins to the
glean-experimentalfamily and repoints the marketplace/install flow at this repo (gleanwork/glean-experimental-plugins). No description text was changed — only identifiers, the marketplace name, the version bump, and install references.Renames
gleanglean-experimentalglean-cursor1/glean-cursor-pluginglean-experimental-cursorglean-codexglean-experimental-codexglean-plugins-internalglean-experimental-pluginsREADME / install
/plugin marketplace add gleanwork/glean-experimental-plugins/plugin install glean-experimental@glean-experimental-pluginssettings.json, and local-checkout examples all updated to the new repo + names..claude/settings.json(enabled-plugins key) and the codexREADME.mdinstall reference updated to match.Notes
plugins/glean/.claude-plugin/plugin.json0.2.16 → 0.2.17(required bycheck-version-bump).descriptionfields,displayNames, MCP server names (glean/glean-localin.mcp.jsonandsrc/), theplugins/glean/folder, and internal/runtimepackage.jsonnames.