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

New "safeguards" grant-refused error path (currently inert)

A 'grant refused' safeguards error path exists but its triggering checks always return false.

TierNothing to try yethow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaElsewherewhat it touches
KindIn Developmentin v2.1.261,
Nothing to try yet

A 'grant refused' safeguards error path exists but its triggering checks always return false.

A new branch in the API-error handler can emit "grant_refused" telemetry under a "safeguards_skip" event with a message built from the error, but the checks that would trigger it currently always return false and an empty string, so the branch is unreachable in this build.

See this entry in the whole of v2.1.261 →

Feedback