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

Parked-permission fallback can now serve adopted responses instead of always re-asking

A parked permission that can't be resolved now checks for an already-served response before cancelling and re-asking.

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaRemote Toolswhat it touches
KindImprovementsin v2.1.259,
You'll notice

A parked permission that can't be resolved now checks for an already-served response before cancelling and re-asking.

When a parked tool-use permission can't be resolved from a persisted control_response, the code now first checks for served or adopted responses and uses one if found, instead of always canceling and re-asking. The outcome is logged as fallback_served_adopted or fallback_reask.

See this entry in the whole of v2.1.259 →

Feedback