Sidemesh
private preview / v0.1.0

Remote control for local agents.

Sidemesh is an app plus a small daemon. Install the daemon on machines you control, pair the app over Tailscale or a private LAN, then watch and steer Codex sessions without keeping a terminal open.

01 Recent sessions

One app view for sessions across your MacBook and VPS machines.

02 Approval inbox

See pending command, tool, and permission requests without hunting terminals.

03 Files and git

Browse workspace files, inspect markdown, and surface local branch status.

04 Terminal access

Optional host terminal for trusted private networks only.

Daemon install

The repo is private-preview software. Install from GitHub on machines that should expose local agent sessions.

npm install -g github:mukhtharcm/sidemesh sidemesh setup sidemesh doctor sidemesh service install

Current shape

Codex firstCodex is the most complete provider today.
Copilot earlyCopilot support exists, but provider parity is still in progress.
No cloud brokerThe app talks directly to daemons on hosts you own.

Do not put this on the open internet.

Sidemesh can expose agent chat, filesystem access, approvals, and optional terminals. Use Tailscale or a trusted private LAN. Tokens are static in this preview; revocation and stronger pairing are planned.