Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.275 ·

GitHub-shorthand normalization applied when adding a marketplace from a git URL

Adding a marketplace from a GitHub git URL now normalizes it to GitHub shorthand form

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaPluginswhat it touches
KindImprovementsin v2.1.275,
You'll notice

Adding a marketplace from a GitHub git URL now normalizes it to GitHub shorthand form

What

When adding a plugin marketplace, a new helper now normalizes the source entry: if the source type is github, it normalizes the repository string; if the source type is git and the URL actually points to a GitHub repository, it rewrites the entry to use source: "github" with the shorthand repo name instead of keeping it as a raw git URL.

Why

This means marketplaces added by pasting a plain GitHub git URL get stored in the same normalized shorthand form as ones added directly as GitHub sources, keeping marketplace entries consistent regardless of how they were added.

See this entry in the whole of v2.1.275 →