github 777genius/claude-notifications-go v1.4.0
v1.4.0 - Click-to-Focus & Claude Icon for macOS

latest releases: v1.40.1, v1.40.0, v1.39.4...
8 months ago

🎯 Click-to-Focus Notifications (macOS)

Clicking a notification now activates your terminal window! No more hunting for the right window.

  • Auto-detects your terminal: Warp, iTerm, Terminal.app, kitty, Alacritty, Ghostty, WezTerm, Hyper, VS Code
  • Uses terminal-notifier under the hood
  • Enabled by default with "clickToFocus": true
  • Manual override available: "terminalBundleID": "com.your.terminal"

🤖 Claude Icon in Notifications (macOS)

Notifications now display the Claude icon on the left side for easy recognition.

  • Custom ClaudeNotifications.app created automatically on first notification
  • No manual setup required — works after plugin update
  • Uses -sender com.claude.notifications for reliable icon display

✨ Shorter Notification Titles

More concise titles that get straight to the point:

Before After
✅ Task Completed ✅ Completed
🔍 Review Completed 🔍 Review
❓ Claude Has Questions ❓ Question
📋 Plan Ready for Review 📋 Plan

🔧 Technical Changes

  • New terminal_darwin.go with terminal bundle ID detection
  • EnsureClaudeNotificationsApp() for on-the-fly app creation
  • Terminal detection via __CFBundleIdentifier and TERM_PROGRAM env vars
  • Updated install.sh to create ClaudeNotifications.app during setup

📦 Installation

/plugin install claude-notifications-go@claude-notifications-go

Then run /notifications-init to download the binary.


Full Changelog: v1.3.0...v1.4.0

Don't miss a new claude-notifications-go release

NewReleases is sending notifications on new releases.