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 ·

initialize control request can now report whether requested plugins loaded

The initialize request now reports whether plugins you asked for actually loaded.

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

The initialize request now reports whether plugins you asked for actually loaded.

The initialize control request's response now includes a plugins_applied telemetry field, reporting whether every plugin named in the request is among those actually loaded at launch via the plugins field under --await-initialize or via --plugin-dir. The plugins field itself never loads anything after launch.

Read from
Names in the bundleplugins_applied

See this entry in the whole of v2.1.261 →

Feedback