Automation permission not triggered when installed via brew tap
Status Fixed / completed
Maintainer reply None cached
Activity 2 comments · opened Feb 5, 2026 · closed Feb 5, 2026
Description
When ClaudeNotifier is installed via brew tap, the setup command does not trigger the macOS automation permission window for iTerm2.
Expected Behavior
Running claude-notifier setup should prompt the user for Automation permission to control iTerm2 (needed for the focus-on-click feature).
Actual Behavior
The automation permission dialog is not shown when installed via brew tap.
Steps to Reproduce
- Install via brew tap:
brew install zraqs/tap/claude-notifier - Run
claude-notifier setup - Observe that no automation permission dialog appears
Environment
- Installation method: Homebrew tap
- macOS version: [to be filled]
Notes
This may be related to code signing differences between direct builds and Homebrew formula builds.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗