VS Code extension that shows macOS notifications when the Pi Coding Agent is waiting for input and the terminal is not focused.
Features
Native macOS notifications when Pi finishes a turn and the terminal is not visible.
Click a notification to focus the owning VS Code window and terminal.
Notifications auto-dismiss when you switch to the terminal yourself.
Grouped per terminal — new notifications replace stale ones.
Requirements
macOS — this extension uses native macOS notifications and is not available on other platforms.
pi-vscode-terminal-notification — companion Pi package that emits notifications when Pi finishes a turn. Without it, this VS Code extension has nothing to listen for.