Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.265 ·

New plugin settings field: payloadSlots

Plugin settings gain a new payloadSlots field alongside shell settings and hooks

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaPluginswhat it touches
KindInternal Changesin v2.1.265,
Under the hood No documentation found

Plugin settings gain a new payloadSlots field alongside shell settings and hooks

What

When Claude Code assembles settings contributed by plugins, it now includes a payloadSlots map, built from each plugin's slot entries, alongside the existing shellSettings, envVars, sandboxSettings, and hooks fields. A new helper checks whether any slots are non-empty to decide whether a plugin's settings count as meaningful ("non-trivial").

Why

The finding does not say what a plugin "slot" holds or what it is used for, only that plugins can now contribute this additional kind of data and that it factors into whether a plugin's settings are considered non-trivial.

Read from
Names in the bundlepayloadSlots
How sure we are
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubtWhat a plugin "slot" contains or is used for is not stated.

See this entry in the whole of v2.1.265 →

Feedback