claw + whip: Event-to-channel notification router — bypasses gateway sessions to avoid context pollution
Browse cluster: Claude AI Agent Frameworks & MCP Tools →clawhip is a daemon-first event router for Discord that normalizes and routes events from GitHub, tmux, and custom sources to configured channels while separating automatic actions from approval-required ones. Built in Rust, the project uses a typed event model with a multi-delivery router that separates rendering from transport, supports both Discord bots and webhooks as well as Slack webhooks, and includes explicit source monitors for Git, GitHub, and tmux. The project is maintained by Yeachan-Heo and designed to integrate with agent systems like Codex and Claude through a provider-native hook contract, with a focus on keeping the daemon lightweight and configuration backward-compatible.