codex-opencode-pi

Facilitate remote interaction with Codex, OpenCode, and Pi CLIs via Telegram.

62|7|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/littlebearapps/untether --skill codex-opencode-pi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: codex-opencode-pi
Source: https://github.com/littlebearapps/untether/tree/main/.claude/skills/codex-opencode-pi
Command: npx skills add https://github.com/littlebearapps/untether --skill codex-opencode-pi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables seamless interaction with AI coding agents through Telegram, allowing users to send tasks, receive progress updates, and approve changes remotely without needing direct terminal access.

Core Features & Use Cases

  • Remote Agent Control: Manage and monitor AI coding agents from any device with Telegram.
  • Non-Interactive Engine Support: Specifically details the protocols for Codex, OpenCode, and Pi CLIs, which operate without a direct control channel.
  • Use Case: Start a complex code generation task on your development machine via Telegram while you're away, and receive notifications on your phone when it requires your approval or completion.

Quick Start

Use the codex-opencode-pi skill to add support for a new engine.

Frequently Asked Questions about codex-opencode-pi

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I control AI coding agents remotely via Telegram?

You can control AI coding agents remotely via Telegram by using a bridge that forwards your messages to non-interactive CLIs like Codex, OpenCode, and Pi. This setup sends progress updates and approval requests directly to your phone.

Can I receive agent approval requests on my phone without terminal access?

Yes, you can receive agent approval requests on your phone without terminal access by bridging the agent to Telegram. The integration monitors the agent's progress and sends a notification when manual intervention or approval is required.

Does Codex CLI support Telegram integration for remote monitoring?

Yes, Codex CLI supports Telegram integration for remote monitoring. The bridge specifically details event models and resume mechanisms for non-interactive engines like Codex to ensure seamless out-of-band management.

What is the best way to manage non-interactive AI CLIs when I am away from my computer?

The best way to manage non-interactive AI CLIs when away is to use a Telegram bridge. It handles the protocols for CLIs like OpenCode and Pi, allowing you to start tasks remotely and receive completion notifications.

How do I resume an AI agent task after approving changes through Telegram?

You resume an AI agent task after approving changes through Telegram by utilizing the bridge's resume mechanisms. It handles engine-specific differences to seamlessly continue the code generation process after your remote approval.

Why do I need a specific bridge for non-interactive coding agents instead of standard terminal access?

You need a specific bridge for non-interactive coding agents because they operate without a direct control channel. The Telegram bridge provides the necessary out-of-band event models to send tasks and monitor progress remotely.