untether
Control coding agents remotely from Telegram on any device
All Skills in This Repository (7)
Pure Emerald Level Indicatorsuntether-architecture
Explain the Untether Telegram bridge architecture, event model, and configuration system.
release-coordination
Orchestrate software release workflows from issue auditing to PyPI publishing.
codex-opencode-pi
Facilitate remote interaction with Codex, OpenCode, and Pi CLIs via Telegram.
claude-stream-json
Parse and interpret JSONL stream output from the Claude Code CLI.
telegram-bot-api
Implement asynchronous Telegram Bot API clients with httpx and long polling.
jsonl-subprocess-runner
Manage AI engine subprocesses with JSONL communication and session locking.
untether-release
Automate Untether release preparation with version bumps, changelog updates, and Git tags.
Frequently Asked Questions
FAQPage SchemaHow to install Untether?โผ
Run `npx skills add littlebearapps/untether --all -g -y` in your terminal to install all skills in this suite globally.
How to control coding agents from my phone?โผ
Untether bridges agents like Claude Code and Codex to a Telegram bot, so you can send tasks by text or voice and watch progress live from any device.
Which coding agents does Untether support?โผ
It works with Claude Code, Codex, OpenCode, Pi, Gemini CLI, and Amp, with interactive approval buttons available for Claude Code sessions.
Can I approve agent actions remotely?โผ
Yes. Inline Telegram buttons let you approve or deny tool use and plan changes, and agents keep running in the background even if you close Telegram.
Does Untether track API costs?โผ
Yes. It provides per-run and daily cost budgets, usage breakdowns via the /usage command, and optional auto-cancel to keep spending under control.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core