Are you the author? Sign in to claim
๐ข Send system notifications when your AI Coding Agents (CLI-based) requests permissions or completes tasks.
๐ข Desktop notifications for CLI-based AI coding agents
A cross-platform notification system that integrates with command-line AI coding agents to show desktop notifications for sessions, completions, and permission requests.
Note: This is specifically for CLI/terminal-based AI agents, not IDE extensions or web-based coding assistants.
๐ See claude/SETUP.md for installation instructions
Quick start:
curl -o ~/.claude/claude-code-notifier.sh \
https://raw.githubusercontent.com/hta218/ai-agents-notifier/main/claude/claude-code-notifier.sh
chmod +x ~/.claude/claude-code-notifier.sh
Then configure ~/.claude/settings.json - see claude/settings.example.json
๐ See copilot/SETUP.md for installation instructions
Quick start:
curl -o ~/.copilot/copilot-cli-notifier.sh \
https://raw.githubusercontent.com/hta218/ai-agents-notifier/main/copilot/copilot-cli-notifier.sh
chmod +x ~/.copilot/copilot-cli-notifier.sh
Then configure hooks per-project in hooks.json (project root) - see copilot/settings.example.json
Note: Copilot CLI hooks are project-based. You need to create hooks.json in the root of each repository where you want notifications.
๐ See claude/SETUP.md
Notifications appear for:

๐ See copilot/SETUP.md
Notifications appear for:
terminal-notifier for pushing notificationsjq for JSON processingbrew install terminal-notifier jqnotify-send (usually pre-installed)sudo apt install libnotify-binSee each agent's SETUP.md for customization options:
Contributions are welcome!
Want to add support for another CLI-based AI agent?
Feel free to submit issues and pull requests!
Manage multiple Claude Code instances in separate git worktrees simultaneously
โ ๏ธ Experimentelle Skill-Sammlung fรผr deutsches Recht (Arbeits-, Gesellschafts-, Insolvenz-, Datenschutz-, Prozessrecht u
Manage multiple Claude Code agents from TUI or Web with tmux and git worktrees
Project management using GitHub Issues + Git worktrees for parallel agent execution