Pocketctl banner
pocketctl pocketctl

Pocketctl

AI community

Description

Your AI coding agents, in your pocket — monitor and manage Claude Code, Codex, and OpenCode from your phone or browser.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

PocketCtl

[English](README.md) | [简体中文](README.zh-CN.md)

**Keep your AI coding agents within reach.**

PocketCtl is a cross-device control plane for Claude Code, Codex, OpenCode, and ZCode. Follow work from a browser or iPhone, respond when an agent needs you, and continue supported sessions without moving the repository or agent process off your development machine.

[Website](https://www.pocketctl.me) · [Web app](https://www.pocketctl.me/app) · [iOS app](https://apps.apple.com/cn/app/pocketctl/id6778710005) · [Releases](https://github.com/pocketctl/pocketctl/releases)

Why PocketCtl

  • Stay in the loop from anywhere — stream session output, status, tool calls, edited files, plans, and sub-agent activity in real time.
  • Act when the runtime supports it — send follow-up messages, answer questions, handle approvals, steer work, or interrupt a turn from Web or iOS.
  • Keep the native terminal experience — managed Codex and OpenCode sessions continue to use their official TUI while sharing one runtime with PocketCtl.
  • Recover context after a disconnect — the Relay persists normalized events for replay, and the daemon reconciles supported managed sessions after restart.
  • Focus attention — the optional Attention Inbox groups pending questions, approvals, high-risk actions, and recovery signals with their session context.
  • Grow governed project knowledge — the optional Memory workbench turns repository sources into a review-gated wiki and a dependency code graph with impact analysis, and keeps skill documents under explicit governance.

Agent support

Control is deliberately capability-based. A discovered session is not automatically advertised as remotely controllable.

Agent Observe Remote interaction Integration model
Claude Code Live history and output Independently started terminal sessions can continue through an idle/exited --resume handoff. PocketCtl-created PTYs support Web/