littlebearapps/untether

Code from anywhere — Telegram bridge for AI coding agents (Claude Code, Codex, OpenCode, Pi, Gemini CLI, Amp). Stream progress, approve actions, and send tasks by voice from your phone.

66Stars on the repository
37Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

claude-stream-json

01

littlebearapps/untether

Skill Claude CodeCodex

Claude Code CLI stream-json protocol as consumed by Untether. Covers JSONL event types, content blocks, control channel protocol, permission modes, auto-approve, the outline gate, and ExitPlanMode handling. This is the CONSUMER side — Untether spawns Claude Code as a subprocess.

66 3d ago C 65 tokens original MIT

codex-opencode-pi

02

littlebearapps/untether

Skill Claude CodeCodex

Codex CLI, OpenCode CLI, and Pi CLI runner protocols for Untether. Covers JSONL event types, event translation, resume mechanisms, and key differences between engines. All three are non-interactive (no control channel).

66 3d ago A 53 tokens original MIT

littlebearapps/untether

Skill Claude CodeCodex

JSONL subprocess management patterns for Untether engine runners. Covers JsonlSubprocessRunner base class, template methods, event translation, session locking, resume tokens, process lifecycle, PTY usage, and concurrent session registries.

66 3d ago A 52 tokens original MIT

littlebearapps/untether

Skill Claude CodeCodex

Release workflow for Untether — issue audit, version decisions, changelog drafting, pre-release validation, tagging, and post-release verification. Use when preparing a release or debugging release failures.

66 3d ago A 41 tokens original MIT

telegram-bot-api

05

littlebearapps/untether

Skill Claude CodeCodex

Raw Telegram Bot API patterns used by Untether. Covers httpx async HTTP client, inline keyboards, callback queries, long polling, rate limiting, outbox model, forum topics, voice transcription, and media group coalescing. NOT aiogram, python-telegram-bot, or grammY — Untether uses raw HTTP.

66 3d ago A 71 tokens original MIT

littlebearapps/untether

Skill Claude CodeCodex

Untether overall architecture, event model, data flow, config system, engine backend registration, progress tracking, approval notifications, ephemeral cleanup, and key abstractions. Use when working on core infrastructure or understanding how the pieces fit together.

66 3d ago A 51 tokens original MIT

untether-release

07

littlebearapps/untether

Skill Claude CodeCodex

Prepare and ship a Untether release. Use when asked to cut a release, bump release versions, update changelog/spec/readme, tag v , or trigger the GitHub release workflow.

66 3d ago A 47 tokens original MIT