Open
Conversation
…ication Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ing for input Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Add Notification.isSupported() guard for robustness - Use BrowserWindow.fromWebContents() instead of getAllWindows()[0] - Add 15s per-session notification cooldown to prevent spam - Truncate display name to 100 chars in notification body - Guard selectSession against stale/killed sessions Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Set AppUserModelId so Windows uses the correct app icon - Pass logo.png as notification icon via nativeImage Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Add bell icon with badge count to ActivityBar above theme toggle - Notification dropdown lists sessions waiting for input with CLI icon and timestamp - Clicking a notification selects that session - Remove SELECT_SESSION IPC (toast click does nothing special) - Revert setAppUserModelId (pre-existing icon issue, not our fix) - Add waitingSince tracking to store for timestamp display - Bigger toolbar buttons (h-8, 16px icons, 13px text) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- In-app toast slides in top-right when a non-selected session needs input and window is focused - Native Windows toast fires when window is unfocused/minimized - Toast shows CLI icon, session name, click to select session - Auto-dismisses after 8 seconds, or click X to dismiss Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
notification.system.mp4