You'll notice
Queued notifications now display with labels showing where each one came from
What
Queued notifications (messages waiting to be shown) now render with labels that identify their origin:
- notifications from a GitHub webhook are labeled 'github'
- notifications from a scheduled trigger are labeled 'scheduled trigger'
- notifications from another Claude session sending a message are labeled 'claude session'
Each notification shows a summary, body text, and an 'inbound:' badge. When there are more notifications than can be shown, a footer reads 'more N notifications still queued'.
Why
This makes it easier to tell at a glance where an incoming notification came from and how many more are waiting, instead of seeing an undifferentiated list.