Headless plugin installs refresh the cache in the background; set CLAUDE_CODE_SYNC_PLUGIN_INSTALL to skip it.
What's wrong with this entry?
Installing plugins in headless mode now re-fills the plugin cache after each change instead of leaving it stale, without blocking the install. Set CLAUDE_CODE_SYNC_PLUGIN_INSTALL to skip the background work entirely; it is also skipped when a cache-only load is already pinned.
- The re-fill is tracked so a later pass can tell whether the current cache came from its own refresh.
- A failed refresh logs a tagged message rather than rejecting and failing the install.
headlessPluginInstall: plugins changed
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.221
/sandbox install provisions and trusts the managed TLS CA on Windows
Both mention install
-
v2.1.221
Windows sandbox install provisions a persistent TLS-inspection CA
Both mention install
-
v2.1.221
/sandbox reports whether the TLS inspection CA is trusted
Both mention install