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

Parked-permission strict-answer handling gets a clearing step and new outcomes

Parked permission approvals now clear pending state first, with new outcomes if that fails

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaPermissionswhat it touches
KindBug Fixesin v2.1.274,
Under the hood

Parked permission approvals now clear pending state first, with new outcomes if that fails

What

When Claude Code resolves a previously saved ("parked") permission answer, it now performs an additional clearing step before applying the answer, and tracks a flag to avoid race conditions during that process. If the clearing step can't be confirmed, the answer is now dropped, recorded under new outcome labels such as clear_pending and clear_unconfirmed.

Why

This is meant to prevent a stale or conflicting permission state from being acted on incorrectly, at the cost of sometimes dropping an answer if the system can't confirm it's safe to apply.

See this entry in the whole of v2.1.274 →