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

Git tag signing for plugin release tags

Plugin release git tags now get signed using your git signing configuration

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.274,
You'll notice

Plugin release git tags now get signed using your git signing configuration

What

When Claude Code creates a git tag for a plugin release, it now reads your git commit/tag signing configuration and applies it when creating the tag. If that configuration can't be read, it falls back to creating an unsigned tag and shows a warning that the tag was created unsigned. The tag creation now also runs through a sanitized, isolated environment.

Why

This lets plugin release tags be signed the same way your other git tags are, instead of always being created unsigned, while still working (with a clear warning) if signing configuration isn't available.

See this entry in the whole of v2.1.274 →