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

Plugin-provided agent definitions can be registered and forgotten dynamically

Plugins can now register and later unregister their own agent definitions dynamically

TierUse it nowhow much it should matter to you
Useful4my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaPluginswhat it touches
KindNew Featuresin v2.1.274,
Use it now

Plugins can now register and later unregister their own agent definitions dynamically

What

Plugins can now register custom agent definitions (subagents, i.e. specialized helper agents a plugin provides) under a composite key combining the plugin's name and the agent's name. Plugins can also forget these registrations later, which triggers the agent list to refresh automatically.

Why

This lets plugins add and remove their own agents dynamically, for example if a plugin is disabled or reloaded, without requiring a restart to update the list of available agents.

See this entry in the whole of v2.1.274 →

Feedback