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

Timed-out parked permissions now always retire

A parked permission request that times out now always ends the interrupted turn

TierYou'll noticehow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaPermissionswhat it touches
KindBug Fixesin v2.1.275,
You'll notice

A parked permission request that times out now always ends the interrupted turn

What

When Claude Code is waiting on a permission decision (approving or denying a tool call) that gets parked and then times out, the interrupted turn is now always retired as unanswered.

Why

Previously this only happened under a specific internal condition, so a timed-out permission request could behave inconsistently depending on which part of the code path handled it. Now the behavior is consistent: a timeout always ends the turn rather than leaving it in an unclear state.

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 doubtThe finding doesn't say what happened for timeouts outside that condition before this change, only that it was inconsistent.

See this entry in the whole of v2.1.275 →

Feedback