upvote
This is what /remote-control does in Claude Code, once it's running on your main machine. You can open it up in the phone app.
reply
It flakes out in less than 24 hrs. I tried leaving a session open on remote control mode in a VM but it inevitably stopped with some token auth error.
reply
You can run Codex and Claude on mobile from https://github.com/happier-dev/happier
reply
I think the `/remote-control` feature does this, if I understand you correctly.
reply
It's supposed to. I've always found it buggy and unreliable but maybe that's just me. (This command exists in Claude btw not sure about Codex)
reply
Looks like codex has it too since last week, https://github.com/openai/codex/releases/tag/rust-v0.130.0
reply
You can also connect remotely. Tailscale to connect to your network/machine. Then use SSH to login. Then use tmux to persist the session even if you log out.
reply
Does it work on windows? And how do you then remote in?
reply
That’s this announcement.
reply
I ask because I tried the other week to use /remote-control in Claude, and it prompted to connect a Github repo with no local alternative. Things may have changed since then.

My experience today with the new Codex remote control has been that it doesn't connect at all.

reply
I wish codex supported this, I use it all the time for claude.
reply
I tried apps that do this workflow (happy coder being one), but the workflow itself is rather clunky. You have to first start the session inside the remote machine. I now only do ssh, I can start or resume on whatever device suits at the time. The only downside is latency and connection drops, mosh solves it.
reply
[dead]
reply