Agent Pulse v1.0.0
Agent Pulse v1.0.0 — Initial Release
macOS menu bar app that monitors Claude Code sessions and notifies you when they need attention.
Features
- Monitors all Claude Code sessions across any terminal or IDE
- Instant macOS notifications when Claude needs permission or input
- Click notification to jump to the exact terminal window/tab
- Detects terminal/IDE (Terminal, iTerm2, VS Code, Warp, Ghostty, IntelliJ)
- Session status: Running (blue) → Input Required (red) → Idle (grey)
- Auto-installs Claude hooks — no manual configuration
Install
Homebrew (recommended):
brew tap useagentpulse/agentpulse
brew install --cask agentpulseManual:
Download AgentPulse-1.0.0.dmg, open it, drag to Applications.
If macOS blocks the app: System Settings → Privacy & Security → Open Anyway
Or run:xattr -cr /Applications/AgentPulse.app
Requirements
- macOS 14+
- Claude Code (
claudeCLI)