clawhip
claw + whip: Event-to-channel notification router
Clawhip is an open-source daemon-first notification router designed to deliver structured events from development workflows directly to platforms like Discord and Slack. It acts as a central event-processing system that listens to sources such as Git, GitHub, tmux sessions, and custom CLI events, then routes them through a typed pipeline. Built with a clean separation between routing, rendering, and delivery, Clawhip ensures reliable and organized notifications without polluting AI agent...