
Claude Code Telegram Bot
Open-source Telegram bot that gives remote, chat-based access to Claude Code with per-project session persistence and safe directory sandboxing.
🛡️ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for Claude Code Telegram Bot, derived from its capabilities.
These scores are auto-generated from public information (the agent's own listing, docs, and repository) using the canonical OWASP AIVSS formula and the MAESTRO framework — an estimate for guidance, not a penetration test, audit, or certification. See the scoring methodology — every score is re-derived by the same automated method as an agent's public evidence changes.
Overview
Claude Code Telegram Bot is an open-source project that connects Telegram to the Claude Code CLI so you can analyze, edit, and work with codebases from your phone using natural language. It maintains context with automatic per-project session persistence, supports working across repositories (including GitHub CLI and git workflows), and can send proactive notifications triggered by webhooks, scheduled jobs, or CI/CD events. The project emphasizes security with built-in authentication, directory sandboxing to an approved workspace, and audit logging for actions taken through the bot.
Key features and capabilities
- telegram bot
- claude code
- remote coding
- session persistence
- directory sandboxing
- audit logging
- github cli
- git workflows
- ci/cd notifications
Use cases
- Editing and reviewing codebases from Telegram using Claude Code without needing terminal commands.
- Keeping long-running work context per project via automatic session persistence.
- Running repo workflows (git and GitHub CLI) conversationally for cloning, issues, and changes.
- Receiving proactive notifications from CI/CD, webhooks, or scheduled jobs while coding on the go.