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

Remote sessions can reinstate redelivered permission/dialog requests

A redelivered permission or dialog request is re-armed when it matches the one originally shown, instead of being dropped.

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaRemote Controlwhat it touches
KindImprovementsin v2.1.257,
You'll notice

A redelivered permission or dialog request is re-armed when it matches the one originally shown, instead of being dropped.

RemoteSessionManager gains a rearmRedelivered path: when a can_use_tool or request_user_dialog control request is redelivered after being retired, it checks whether the redelivered request matches the request originally shown under that id, and if so re-arms it instead of dropping it. Mismatches are flagged with telemetry rather than being silently kept.

See this entry in the whole of v2.1.257 →

Feedback