claude-code - 💡(How to fix) Fix [FEATURE] Claude Code desktop app doesn't send system notifications when a task completes... [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#45305Fetched 2026-04-09 08:08:25
View on GitHub
Comments
1
Participants
2
Timeline
5
Reactions
0
Timeline (top)
labeled ×4commented ×1
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

...even with macOS notifications fully enabled. The setting shown in Claude Code web (claude.ai) under General → Notifications → "Response completions" doesn't appear in the desktop app. This makes it impossible to step away during long-running tasks without constantly checking back manually.

Proposed Solution

The desktop app should respect macOS notification permissions and send a system notification when a task completes, matching the behavior already available on the web version.

Alternative Solutions

No response

Priority

High - Significant impact on productivity

Feature Category

Configuration and settings

Use Case Example

I start a long-running task, switch to another app, and lose track of it. By the time I remember and check back, Claude finished 10 minutes ago. A system notification would have let me return immediately when the task was done instead of losing that time.

Additional Context

No response

extent analysis

TL;DR

Implementing system notifications for task completion in the desktop app, similar to the web version, is likely to resolve the issue.

Guidance

  • Verify that the desktop app is properly configured to respect macOS notification permissions.
  • Check if there are any existing settings or flags in the desktop app that could be enabling or disabling system notifications.
  • Consider adding a feature to the desktop app that sends a system notification when a task completes, matching the behavior of the web version.
  • Test the proposed solution with different types of tasks and notification settings to ensure it works as expected.

Notes

The solution may require changes to the desktop app's code and configuration, and may involve integrating with macOS's notification system.

Recommendation

Apply workaround: Implement system notifications for task completion in the desktop app, as this would directly address the reported issue and improve productivity.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING