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 install messages now show version details

Plugin install/update CLI messages now show the installed vs. available version, plus a note when a plugin loads in place

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaPlugin Installwhat it touches
KindImprovementsin v2.1.277,
Group of 2 You'll notice

Plugin install/update CLI messages now show the installed vs. available version, plus a note when a plugin loads in place

What

When installing a plugin or seeing the 'already installed' message, Claude Code now computes and shows the plugin's installedVersion versus its availableVersion.

  • If the plugin loads in place from a local or linked source, the message notes that edits take effect at the next session start or via /reload-plugins, and includes a command hint to re-record the version.
  • If a newer version is available, the message notes that and includes a hint for the update command to run.

Why

This makes it clearer to users whether their installed plugin is current, out of date, or running from a local/linked source that needs a reload to pick up changes, instead of showing a bare 'already installed' message with no version context.

See this entry in the whole of v2.1.277 →