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.277 ·

Plugin binary-asset provisioning gating consolidated into a single check

Setting up a plugin's binary assets now runs through one combined check instead of three separate ones

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaPlugin Installwhat it touches
KindInternal Changesin v2.1.277,
Under the hood

Setting up a plugin's binary assets now runs through one combined check instead of three separate ones

What

When Claude Code provisions the binary files a plugin declares it needs, it now runs a single combined check covering schema validation, marketplace trust, and feature availability, rather than running those three checks separately.

Why

This is an internal simplification of the gating logic before a plugin's binary assets are set up; it doesn't change what gets checked, just how the checks are organized.

See this entry in the whole of v2.1.277 →