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

permission_retry summary UI now shows raw content when no allowed commands exist

Permission-retry status line now falls back to raw text when there are no allowed commands

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

Permission-retry status line now falls back to raw text when there are no allowed commands

What

The status line shown for a permission_retry used to always render as "Allowed <commands>". It now checks whether there are any allowed commands to list; if there aren't, it instead renders the retry's free-form content text, and if both the commands list and the content text are empty, it renders nothing at all.

Why

This prevents the status line from showing an empty or misleading "Allowed" message when a permission retry didn't actually involve any specific allowed commands.

See this entry in the whole of v2.1.277 →

Feedback