What's wrong with this entry?
Anonymous. No account, no email.
What
New CLAUDE_CODE_PLUGIN_SEED_DIR environment variable for pre-populating marketplace plugins in managed/enterprise environments.
Details
- Reads
known_marketplaces.jsonfrom the seed directory - Syncs seed marketplaces into the user's configuration with
autoUpdate: false - Supports seed-managed plugin caches and external plugin caching
- Seed-managed marketplaces are marked read-only and cannot be overwritten by user operations
Evidence
Seed directory function (search for "CLAUDE_CODE_PLUGIN_SEED_DIR", "marketplace(s) from seed dir")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.