Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.275 ·

32-command-per-plugin registration cap removed

Plugins can now register more than 32 slash commands

TierYou'll noticehow much it should matter to you
Useful3my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaPluginswhat it touches
KindImprovementsin v2.1.275,
You'll notice Notable

Plugins can now register more than 32 slash commands

What

Plugins that register slash commands using functionHooks used to hit a hard limit of 32 commands per plugin. Trying to register a 33rd command failed with an over_limit error. That limit and the check enforcing it have been removed entirely.

Why

Plugin authors can now register as many commands as they need without running into an arbitrary registration ceiling.

See this entry in the whole of v2.1.275 →