Codex Remote Control Lab banner
Sunwood-ai-labs Sunwood-ai-labs

Codex Remote Control Lab

Development community

Description

Local-first Codex app-server and token-protected LAN phone bridge experiments

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

Codex Remote Control Lab

日本語 · Docs · GitHub

Node.js Codex CLI License Public safe

Codex Remote Control Lab

Codex Remote Control Lab turns your phone into a remote control for the Codex session running on your desktop. Start the bridge on the Mac, open the tokenized URL from a phone, and continue the same Codex thread from either device.

It is a local-first experiment for OpenAI Codex CLI `remote-control` and `app-server` workflows. It keeps the Codex app-server on `127.0.0.1`, then exposes only a small token-protected browser bridge to devices on the same LAN.

✨ What It Does

  • starts a repository-local Codex CLI 0.130.0 app-server
  • lets a phone browser operate the desktop Codex app-server without exposing that app-server directly to the LAN
  • syncs one active Codex thread between desktop and phone, so you can start on the PC, step away, and keep working from mobile
  • serves a phone-friendly browser UI with thread resume, artifact preview, approvals, model selection, image attachments, and selectable color themes
  • shares one bridge-managed Codex thread across a phone and desktop browser
  • keeps .phone-token, .uploads/, .codex-home*/, logs, and session databases out of Git
  • publishes bilingual docs through VitePress and GitHub Pages

🚀 Quick Start

git clone https://github.com/Sunwood-ai-labs/