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

The ui.invalidate plugin operation can now also invalidate command.describe

TierUse it nowhow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaPluginswhat it touches
KindImprovementsin v2.1.265,
Use it now No documentation found

The ui.invalidate plugin operation can now also invalidate command.describe

What

The ui.invalidate host operation, which plugins use to signal that something needs to be recomputed, now accepts "command.describe" as a valid target, in addition to the existing ui.render, prompt.section, prompt.context, and tool.describe.

Why

This lets a plugin force Claude Code to refresh how a command describes itself, rather than only being able to invalidate rendering, prompt content, or tool descriptions.

Read from
Names in the bundleui.invalidatecommand.describe

See this entry in the whole of v2.1.265 →

Feedback