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

SDK warns when launch-time plugins aren't applied

The SDK now warns if plugins sent via initialize weren't actually applied by the server.

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaSDKwhat it touches
KindImprovementsin v2.1.261,
You'll notice No documentation found

The SDK now warns if plugins sent via initialize weren't actually applied by the server.

After Query.initialize(), if plugins were supplied via the initialize delivery path but the server doesn't report plugins_applied, the SDK now logs a warning that the process is running with only the plugins it was launched with.

Read from
Names in the bundleplugins_applied

See this entry in the whole of v2.1.261 →

Feedback