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

Permission requests now carry defaultToNo and suppressAlwaysAllowRule fields from the server

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaPermissionswhat it touches
KindInternal Changesin v2.1.268,
Under the hood No documentation found

Permission requests now carry defaultToNo and suppressAlwaysAllowRule fields from the server

What

Permission requests (the prompts Claude Code shows before running a risky action) can now include two new pieces of information sent from the server: defaultToNo, and suppressAlwaysAllowRule. The second one is passed on internally as askSuppressesAlwaysAllowRule so that other parts of the code can check whether a given permission ask should skip offering an "always allow" rule.

Why

This lets the server mark certain permission prompts as ones where you shouldn't be offered a blanket "always allow" option, presumably for actions considered too sensitive to auto-approve going forward.

Read from
Names in the bundledefaultToNosuppressAlwaysAllowRule
How sure we are
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubtWhat specifically triggers suppressAlwaysAllowRule to be set is not stated.

See this entry in the whole of v2.1.268 →

Feedback