
Control Claude Code, Codex CLI, and GitHub Copilot CLI running on your own machine — straight from Telegram. Multi-bot, multi-project, multi-session, 24/7. No cloud middleman, no vendor lock-in.
install in one line ↓
$ curl -fsSL https://coding-agent.app/install.sh | bashcoding_agent_bot
online · running on your machine
Why developers reach for it
Not another wrapper around one model. A thin, transparent layer that puts the CLI tools you already trust behind a chat you already have open.
Claude Code, Codex CLI, and GitHub Copilot CLI — pick per chat with /provider. Delegate to whichever agent fits the task, without rewriting your workflow.
Claude CodeCodex CLICopilot CLIStart on Telegram from the train, finish on your laptop at your desk. /switch resumes any local Codex, Copilot, or Claude Code CLI session — no context lost either way.
/switch · /current · /compactOne server, many bots. Bot A for backend, Bot B for frontend — sessions never mix.
/branch, /commit, /pull, /push — full git control without leaving Telegram.
Fire off the next request while the agent is still working. It's processed automatically after.
Review exactly what changed, file by file, in clean code blocks — before you trust it.
Chat whitelisting, secret scrubbing, and per-project concurrency locks keep runs safe by default.
Send a screenshot or a voice note — optional local Whisper transcribes it before the agent sees it.
The honest comparison
The official plugin connects Telegram to one already-running Claude Code session. Coding Agent Telegram is a control plane that manages projects, branches, sessions, and multiple agents at once.
# Claude Code + Telegram Plugin
Telegram
│
Claude Code Channel
│
One running Claude Code session
# coding-agent-telegram
Telegram
│
coding-agent-telegram
├── Claude Code
├── Codex CLI
└── Copilot CLI
Project · Branch · Session · Queue · Diff
| Capability | Official Plugin | Coding Agent Telegram |
|---|---|---|
| Chat with your agent from Telegram | ✓ | ✓ |
| Edit local code & run commands | ✓ | ✓ |
| Works without an already-running CLI session | – | ✓ |
| Multiple AI providers (Claude, Codex, Copilot) | – | ✓ |
| Project management from chat (/project) | – | ✓ |
| Branch workflow from chat (/branch) | – | ✓ |
| Create & switch sessions (/new, /switch) | partial | ✓ |
| Resume existing local CLI sessions | – | ✓ |
| Cross-device session continuity | partial | ✓ |
| Workspace concurrency protection | – | ✓ |
| Task queue while agent is busy | – | ✓ |
| Structured file diffs in chat | – | ✓ |
| Secret / sensitive diff filtering | – | ✓ |
| Built-in git workflow (pull/push/commit) | manual | ✓ |
| Multi-bot from a single server | – | ✓ |
Get started
Runs entirely on hardware you control. No account, no telemetry, no middleman server.
$ curl -fsSL https://coding-agent.app/install.sh | bashFAQ