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

Permission-allow decisions now record which UI surface granted them, and host-dialog allows are pushed to the session

Permission-allow decisions now record which UI surface granted them

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaPermissionswhat it touches
KindInternal Changesin v2.1.269,
Under the hood No documentation found

Permission-allow decisions now record which UI surface granted them

What

When a permission request is allowed, Claude Code now records which interface surface granted it. If that surface is host_dialog (a permission dialog shown by the hosting application rather than the terminal), a new function notifies the session before the decision is logged. The permission decision log entry now includes this surface field.

Why

This makes it possible to distinguish permission approvals granted through a host application's own dialog from those granted through Claude Code's own prompts, and keeps the session informed when a host-side approval happens.

See this entry in the whole of v2.1.269 →

Feedback