logoalt Hacker News

reassess_blindyesterday at 11:03 PM7 repliesview on HN

Is there a native way to work remotely with Claude/Codex on a local folder or git repo on your main machine without having to connect it to GitHub? For creating apps for personal use I’d rather just keep the files local.

Edit: Running into issues setting it up on Windows. There's no "/remote-control" command in the CLI, so I installed the Windows Codex app. Then I updated the iOS app which now has the "Codex" feature in the sidebar, which should allow remote access to the Windows machine's instance - except it doesn't connect. The iOS app shows my desktop's hostname, so it knows there's an instance there, but refuses to connect. Issues like this would persuade a lot of folks to switch back to Claude.


Replies

barrkelyesterday at 11:20 PM

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.

show 1 reply
wolfofthewebtoday at 2:21 AM

You can run Codex and Claude on mobile from https://github.com/happier-dev/happier

iamjsyesterday at 11:05 PM

I think the `/remote-control` feature does this, if I understand you correctly.

show 2 replies
wahnfriedenyesterday at 11:48 PM

That’s this announcement.

show 1 reply
Salgatyesterday at 11:39 PM

I wish codex supported this, I use it all the time for claude.

nsonhatoday at 2:22 AM

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.

Razenganyesterday at 11:38 PM

[dead]