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
- Display name, Sparkle feed URL, README, in-app GitHub link, and release scripts all reference Vibe Notch / vibenotch.app / farouqaldori/vibe-notch
- PRODUCT_NAME -> "Vibe Notch" so new installs land at /Applications/Vibe Notch.app; bundle ID and EdDSA signing key preserved so existing installs auto-update in place
- Bump MARKETING_VERSION to 1.3.2 and CURRENT_PROJECT_VERSION to 6
Claude Island installs hooks into `~/.claude/hooks/` that communicate session state via a Unix socket. The app listens for events and displays them in the notch overlay.
44
+
Vibe Notch installs hooks into `~/.claude/hooks/` that communicate session state via a Unix socket. The app listens for events and displays them in the notch overlay.
45
45
46
46
When Claude needs permission to run a tool, the notch expands with approve/deny buttons—no need to switch to the terminal.
47
47
48
48
## Analytics
49
49
50
-
Claude Island uses Mixpanel to collect anonymous usage data:
50
+
Vibe Notch uses Mixpanel to collect anonymous usage data:
51
51
52
52
-**App Launched** — App version, build number, macOS version
53
53
-**Session Started** — When a new Claude Code session is detected
0 commit comments