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

Saved permission rules for removed tools are now flagged, not treated as typos

Permission rules naming a tool Claude Code no longer has are now recognized and skipped, thanks to an expanded internal removed-tools list

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaPermissionswhat it touches
KindImprovementsin v2.1.277,
Group of 2 You'll notice

Permission rules naming a tool Claude Code no longer has are now recognized and skipped, thanks to an expanded internal removed-tools list

What

Claude Code keeps an internal list of tool names it checks saved permission (allow/deny) rules against. That list now includes five more retired tool names: TaskOutput, AgentOutputTool, BashOutputTool, AgentOutput, and BashOutput.

When a saved permission rule references a tool name that's in this list, Claude Code now recognizes it as a rule for a removed tool, logs a warning, and skips it. Previously such a rule would fall through to the generic "matches no known tool" check, which is meant to catch typos.

Why

This avoids confusing users with typo-style warnings when their saved permission rules simply reference tools that have since been renamed or removed, and makes the underlying detection more accurate by keeping the removed-tools list up to date.

See this entry in the whole of v2.1.277 →