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

Stale plugin records can now be automatically healed

Managed plugin entries in installed_plugins.json that drift out of sync with the marketplace or cache are now automatically repaired

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaPluginswhat it touches
KindBug Fixesin v2.1.269,
Group of 2 Under the hood

Managed plugin entries in installed_plugins.json that drift out of sync with the marketplace or cache are now automatically repaired

What

During the sync between settings and installed_plugins.json, managed plugin entries that no longer match what the marketplace or cache actually contains are now automatically "healed": their install path, version, and git commit hash are refreshed instead of being left inconsistent. New internal functions check a plugin's install path and version, build a versioned cache for it, and perform this healing. A log line records when healing happens, or when it isn't possible ("Cannot heal ... managed record").

Why

This prevents plugin metadata from silently going stale or inconsistent, which could otherwise cause a plugin to be tracked incorrectly.

See this entry in the whole of v2.1.269 →