You can now enable or disable bundled built-in plugins by name from the command line.
What's wrong with this entry?
claude plugin enable and claude plugin disable now register built-in plugins first, so bundled plugins can be enabled or disabled by name. Their counters are awaited before the process exits, where previously events could be dropped by the immediate exit.
plugin installnow routes thrown errors through the shared error handler.- The shared handler gained an
enablecase emitting a dedicated failure code,cli_plugin_enable_failed. - No gate.
cli_plugin_enable_failed
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.221
Inline /mcp enable/disable detects changes made in another session
Both mention enable disable
-
v2.1.242
disableArtifactdeprecated in favour ofenableArtifactBoth mention enable disable
-
v2.1.247
claude plugin enable/disablerefuses an ambiguous bare nameBoth mention enable disable