#271 · Primary category: AI Coding Assistants
opencode-telegram-bot
OpenCode mobile client via Telegram: run and monitor AI coding tasks from your phone while everything runs locally on your machine. Scheduled tasks support.
Project last updated:08/29/26
GitHub Stars
1.1K
Forks
199
Contributors
33
License
MIT
Why we included this project
OpenCode is a terminal tool, which means it's only really usable when you're sitting at the machine running it. This bot changes that by putting a Telegram front-end in front of your local OpenCode server, so you can send prompts, switch models, and watch a session run from your phone. The connection stays private: it talks only to your local server and the Telegram API, with no ports or APIs opened to the internet. It also handles the interactive parts of agent work, letting you answer questions and approve permission requests with inline buttons, attach files or voice notes, and schedule tasks for later or on a recurring basis. Session management, git worktree switching, and a file browser make it feel like a proper mobile client for the coding agent rather than a notification relay, which is what makes it useful for teams that want to supervise coding work away from the keyboard while keeping compute local.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.