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 ·

Plugin sync now tolerates unsettled remote managed-plugin config

Plugin config sync no longer drops managed plugin entries when remote policy settings haven't caught up yet

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

Plugin config sync no longer drops managed plugin entries when remote policy settings haven't caught up yet

What

When Claude Code syncs its installed_plugins.json file, it now checks whether a plugin's remote-managed policy has simply not settled yet, and if so, keeps that plugin's managed entry instead of dropping it as orphaned. It logs a specific message, "Remote managed settings not settled; keeping managed record(s) for...", in this case.

Why

This avoids incorrectly discarding managed plugin records due to a temporary lag in remote policy settings, which could otherwise cause plugins to appear unmanaged or missing.

How sure we are
One source agreesOne thing we can check says the same as this entry.
Anthropic's release notes agreeFixed installed_plugins.json being rewritten on nearly every start-up when plugin policy comes from remote managed settings, which made…

See this entry in the whole of v2.1.274 →