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