Skip to content

FEAT: Add Experimental Plugins for Skill Discovery#1

Merged
eshwar-sundar-glean merged 2 commits into
mainfrom
seed-from-glean-plugins-internal
Jun 11, 2026
Merged

FEAT: Add Experimental Plugins for Skill Discovery#1
eshwar-sundar-glean merged 2 commits into
mainfrom
seed-from-glean-plugins-internal

Conversation

@eshwar-sundar-glean

@eshwar-sundar-glean eshwar-sundar-glean commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Summary

Add glean experimental plugin to the repository.

Snapshot of source main (ee34bc2) copied in as a single commit.
@eshwar-sundar-glean eshwar-sundar-glean changed the title Seed contents from askscio/glean-plugins-internal main FEAT: Add Experimental Plugins for Skill Discovery Jun 11, 2026
check-version-bump.sh assumed plugins/glean/.claude-plugin/plugin.json always existed on the base ref. When the plugin is introduced for the first time (base has no manifest), `git show BASE:...` failed and, piped into node under `set -o pipefail`, surfaced as an opaque 'Unexpected end of JSON input' and failed CI.

Capture the base blob separately and, if it is absent, skip the check (no prior version to bump from) while still validating the current version is valid semver. Existing bump/equal/downgrade behavior is unchanged.
Comment thread .gitignore
@@ -0,0 +1,3 @@
node_modules/
/dist/

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 add the /dist for codex and cursor here as well.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

next PR

@eshwar-sundar-glean eshwar-sundar-glean merged commit a91e831 into main Jun 11, 2026
2 checks passed
@eshwar-sundar-glean eshwar-sundar-glean deleted the seed-from-glean-plugins-internal 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