You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**New macOS click-through commands**: use `cn click-through` to choose which app opens when you click a notification
27
-
-**Embedded terminal support is much better**: IDE terminals such as PhpStorm can now map their runtime terminal key to the app bundle that should be activated
28
-
-**Reviewer edge cases are covered**: click-through lookup now handles empty `TERM_PROGRAM` cases and search-based adds now prefer the live runtime terminal key
26
+
-**Generated notification state files now live under `notifications/state`**: root-level `~/.claude/notifications` stays cleaner because internal rate-limit files no longer pile up beside user-facing settings
27
+
-**Supported upgrades keep working during the move**: legacy root-level `last_notification_*` and `last_stop_notification` files are still read as fallback and are cleaned up on fresh writes
28
+
-**Windows and Unix runtimes stay aligned**: both runtimes now use the same state-folder layout, and regression tests cover the new path behavior
**Too many `last_notification_*` files in `~/.claude/notifications`?**
216
+
217
+
As of `v1.7.1`, generated rate-limit state files are stored under `~/.claude/notifications/state/` instead of cluttering the root notifications folder.
0 commit comments