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

Plugin agent.spawn hooks can now rewrite or deny subagent launches

Plugin hooks can now deny or rewrite subagent launches before they start.

TierUnder the hoodhow much it should matter to you
Useful4my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaPluginswhat it touches
KindNew Featuresin v2.1.260,
Under the hood No documentation found

Plugin hooks can now deny or rewrite subagent launches before they start.

Plugin agent.spawn hooks can now intercept the Task tool's subagent-spawn path: a hook can deny a spawn outright, or rewrite its agent type, prompt, description, cwd, model, or background flag before launch. New guardrails accompany this: agents renamed by a hook get their MCP requirements rechecked, cwd changes are rejected when isolation is worktree, and a hook can't retarget an unconfined web-fetch dispatch to another agent without classifier review.

Read from
Names in the bundleagent.spawn

See this entry in the whole of v2.1.260 →

Feedback