

Clautel is an open-source tool that acts as a bridge between the Claude Code CLI and Telegram, allowing users to interact with their coding projects from their phones. It offers a background daemon that runs continuously, enabling per-project bots for each coding directory. Users can perform various coding tasks, such as running commands and managing files, directly through Telegram with commands tailored to their projects. The service requires a Claude Pro or Max subscription and is compatible with Node.js 18+.
Notable features of Clautel include session continuity, allowing users to pick up…