Skip to content

Codex Remote Control Labデスクトップの Codex セッションをスマホから操作

Codex 本体は localhost に閉じ、token 付き LAN bridge だけを公開。PC とスマホで同じ thread を継続できます。

Codex Remote Control Lab icon

Codex Remote Control Lab

Quick Start

bash
npm ci
npm run phone

Mac に表示された URL を、同じ Wi-Fi/LAN 上のスマホや別ブラウザで開きます。スマホからデスクトップの Codex セッションを操作でき、別ブラウザでも同じ bridge-managed thread を resume できます。

protocol だけを確認する場合は、別 terminal で app-server と probe を動かします。

bash
npm run server:ws
npm run probe:ws