Skip to content

FEAT: Rename plugins to glean-experimental; point marketplace at gleanwork repo#2

Merged
eshwar-sundar-glean merged 1 commit into
mainfrom
rename-to-glean-experimental
Jun 11, 2026
Merged

FEAT: Rename plugins to glean-experimental; point marketplace at gleanwork repo#2
eshwar-sundar-glean merged 1 commit into
mainfrom
rename-to-glean-experimental

Conversation

@eshwar-sundar-glean

Copy link
Copy Markdown
Collaborator

Summary

Renames the plugins to the glean-experimental family 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

Platform Before After
Claude/Cowork plugin glean glean-experimental
Cursor plugin glean-cursor1 / glean-cursor-plugin glean-experimental-cursor
Codex plugin glean-codex glean-experimental-codex
Claude marketplace glean-plugins-internal glean-experimental-plugins

README / install

  • /plugin marketplace add gleanwork/glean-experimental-plugins
  • /plugin install glean-experimental@glean-experimental-plugins
  • Cowork, branch-testing, settings.json, and local-checkout examples all updated to the new repo + names.
  • .claude/settings.json (enabled-plugins key) and the codex README.md install reference updated to match.

Notes

  • Version bump: plugins/glean/.claude-plugin/plugin.json 0.2.16 → 0.2.17 (required by check-version-bump).
  • Left unchanged on purpose: all description fields, displayNames, MCP server names (glean / glean-local in .mcp.json and src/), the plugins/glean/ folder, and internal/runtime package.json names.

…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.
@eshwar-sundar-glean eshwar-sundar-glean changed the title Rename plugins to glean-experimental; point marketplace at gleanwork repo FEAT: Rename plugins to glean-experimental; point marketplace at gleanwork repo Jun 11, 2026
@@ -1,5 +1,5 @@
{
"name": "glean-cursor-plugin",
"name": "glean-experimental-cursor",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

can we drop cursor from the name?

"plugins": [
{
"name": "glean-codex",
"name": "glean-experimental-codex",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

can we drop codex from the name?

@eshwar-sundar-glean eshwar-sundar-glean merged commit acb100d into main Jun 11, 2026
2 checks passed
@eshwar-sundar-glean eshwar-sundar-glean deleted the rename-to-glean-experimental branch June 11, 2026 10:42
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