heyagent and whatsapp-claude-agent
These are ecosystem siblings — both bridge messaging platforms (Telegram and WhatsApp respectively) to Claude's code execution capabilities, sharing the same architectural pattern of exposing Claude Code as a conversational interface through different transport layers.
About heyagent
gergomiklos/heyagent
Telegram bridge for Claude Code and Codex CLI
Enables bidirectional messaging between Telegram and Claude Code or Codex CLI, with session persistence and provider switching—users send prompts via Telegram and receive responses locally without server infrastructure. Uses polling-based message fetching with QR-code-assisted bot pairing (via Cloudflare Quick Tunnel) or manual token setup, storing configuration locally while queuing concurrent messages and forwarding attachments to the active provider. Supports dual CLI/Telegram input streams simultaneously, session resumption, and runtime customization of provider permission modes.
About whatsapp-claude-agent
dsebastien/whatsapp-claude-agent
Bridge WhatsApp with Claude Code - interact with your files via WhatsApp messages
Leverages the Claude Agent SDK with granular permission modes (plan, acceptEdits, bypassPermissions) to safely execute file operations through WhatsApp commands, while supporting session persistence, message chunking for long responses, and phone number whitelisting for security. Built as a compiled binary with cross-platform support (Linux/macOS/Windows) and features automatic Claude model switching, custom system prompts, and CLAUDE.md file loading for contextual instructions.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work