opencode-telegram-bot - phone client for OpenCode
Telegram bot that runs OpenCode tasks against your local machine, with scheduled task support. Lets you kick off and monitor coding jobs from anywhere while compute stays local.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Recent discussion
From the wider webRelated entries
portal - mobile UI for sst/opencode
Mobile-first web UI for OpenCode/sst with git integration, in-browser terminal, and isolated workspaces. Brings opencode sessions to a phone without giving up workspace separation.
Claudraband - persistent, resumable Claude Code sessions over HTTP and ACP
Wraps the real Claude Code TUI with a session lifecycle layer. Resumable non-interactive workflows, HTTP daemon for remote/headless control, ACP server for editor integrations (Zed, Toad). Drives your existing Claude Code install rather than reimplementing it - keeps skills, hooks, MCPs, and approvals intact.
helix-agent - Claude Code as a personal Discord/Telegram bot
Always-on personal agent harness powered by Claude Code with Discord, Telegram, and built-in web UI front-ends. The 'phone in your pocket runs an agent' setup.
ocx - OpenCode extension manager
Bun-based package manager for OpenCode that gives you portable, isolated profiles. Makes setup reproducible across machines without leaking config between projects.