Skip to content

Add desktop conversation notifications - #1122

Merged
paullizer merged 3 commits into
microsoft:Developmentfrom
paullizer:paullizer-issue-866-desktop-notifications
Jul 30, 2026
Merged

Add desktop conversation notifications#1122
paullizer merged 3 commits into
microsoft:Developmentfrom
paullizer:paullizer-issue-866-desktop-notifications

Conversation

@paullizer

Copy link
Copy Markdown
Contributor

Summary

  • add a disabled-by-default administrator gate for desktop conversation notifications
  • add a default-on per-user Profile preference with browser permission status and controls
  • notify on successful AI response completion only while SimpleChat is hidden or unfocused
  • use the configured application title and conversation title without exposing response content
  • document the open-tab limitation and add release notes for v0.250.102

Validation

  • python functional_tests/test_desktop_notification_settings.py
  • python functional_tests/test_user_settings_allowlist_keys.py
  • python -m pytest ui_tests/test_chat_desktop_conversation_notifications.py -q
  • route blueprint, unauthenticated policy, and policy coverage tests
  • JavaScript syntax, Python compilation, whitespace, and broken-access-control checks

Fixes #866

Add an admin feature gate, per-user preference, browser permission handling, and completion-only OS notifications for hidden or unfocused chat tabs.\n\nCo-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
paullizer and others added 2 commits July 30, 2026 15:45
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@paullizer
paullizer merged commit 1b38ddf into microsoft:Development Jul 30, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant