github 777genius/claude-notifications-go v1.24.0

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

New Features

Session ID prefix in notification titles

Notifications now show [bold 06ddb8f7] instead of just [bold], making it easy to distinguish sessions even when Claude Code assigns different session IDs within the same conversation (e.g. plan mode → implementation).

Duration and actions for all notification types

Question, plan, review, and session limit notifications now consistently show tool counts and elapsed time (e.g. 📝 2 new ⏱ 45s), not just task_complete.

Improvements

DRY refactor of summary generation

Extracted getActionsString() and appendActions() helpers to eliminate duplicated duration/tool-count logic across all status types.


📦 Installation · 🔄 Updating

Full Changelog: v1.23.0...v1.24.0

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

NewReleases is sending notifications on new releases.