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 ·

User-rejected tool prompt now can trigger a TTY-only UI action

Rejecting a tool prompt now runs extra UI cleanup before exiting, only at a real terminal.

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaPermissionswhat it touches
KindInternal Changesin v2.1.257,
Under the hood

Rejecting a tool prompt now runs extra UI cleanup before exiting, only at a real terminal.

When a tool permission prompt is rejected at a terminal that isn't suppressing TTY output, Claude Code now runs additional UI cleanup/paint calls before exiting, but only when process.stderr.isTTY is true and a separate condition is false.

See this entry in the whole of v2.1.257 →

Feedback