Top
Best
New

Posted by empressplay 20 hours ago

Claude Code Remote Control(code.claude.com)
503 points | 287 commentspage 4
sailfast 12 hours ago|
I’ve been doing this with a tmux tunnel and an app on my laptop that connects sessions you select to a virtual terminal using sockets. I asked Claude to build it and it works great - full terminal functionality and Markdown review with comments so you don’t need to cross your eyes to review plans.

Excited to see how this matures so people without that inclination can also be constantly pestered by the nagging idea that someone, somewhere is being more productive than them :)

skeptic_ai 11 hours ago||
One more step closer to a closed source system. I think their objective is to move all your code on their systems so you can only modify the code through their AI so they have a moat and will be difficult to move away. They will “guard” your source code and you’ll never see it.

Imagine if tomorrow they make a 10x smarter AI, but they say: you can only use if you upload your source code to us and you can’t see anymore the source code.

So you either stay on lower end models or you give up and use a 10x model.

I only see one issue: will be very difficult for them to “guard” the source code and don’t let you access.

ddxv 10 hours ago||
Yeah, the only thing keeping them from doing that is that the open weight free models are just as good.

I wonder if they would take away your ability to prompt, maybe only letting you run agentically.

skeptic_ai 37 minutes ago||
I have to agree. Also we still have alternatives. But I’m sure ALL of them are dreaming of having a captive audience/source code that only their AI can modify. It’s the ultimate power
suddenlybananas 8 hours ago||
Seems like it could be problematic in the future since code can't be fixed by humans so the only source of future code for training is unedited Claudeslop.
skeptic_ai 38 minutes ago||
Just pay another few thousands to fix that bug. When all devs are gone and you only have AI, a small bug to fix will be charged at premium rates by Claude.

He will say: the cost of this big is costing you 100k a year. We will fix for 10k one time fee.

amarant 7 hours ago||
Could I not achieve this with a ssh client on my android, and use regular Claude code remotely that way? Or am I missing something?
interestpiqued 11 hours ago||
I don't get it, just ssh?
iblaine 10 hours ago||
Boggles my mind that this is actually a thing that still needs to be solved. Just remote into your computer (I prefer TeamViewer). That is it. One step.
Thrymr 7 hours ago|
This just points out that Claude is not on your computer, only your interface to your Claude session is.
adriand 15 hours ago||
Does anyone know if it caffeinates automatically? I sometimes see caffeinate appear in the terminal tab title so clearly they are using it, but I’m just curious if I have to run caffeinate separately if, for instance, the agent finishes its task and is waiting for a new one and I want to keep it alive.
sebastianmaciel 15 hours ago||
Small UX note: the first time you run the command it only shows a URL. It's not until you run it again that you discover it also generates a QR code, which is actually the fastest way to open it on your phone. Would be nice if the QR showed up on the first run too, almost missed it.
kzahel 15 hours ago|
You can also just open the app on your phone and go to the sidebar and click on Code and then you'll see the session at the top of your session list.
sebastianmaciel 15 hours ago||
Oh nice, didn't know that. Thanks for the tip!
KronisLV 12 hours ago||
> Unlike Claude Code on the web, which runs on cloud infrastructure, Remote Control sessions run directly on your machine and interact with your local filesystem. The web and mobile interfaces are just a window into that local session.

For the vibe'y workflows, this would easily solve parallel long running work without skipping permissions: schedule 10 different tasks and go for a run. Occasionally review what the hallucination machine wants to do, smash yes a few times, occasionally tell it not to be silly, have a nice run. Essentially, solving remote development, though perhaps not quite in the way how people usually think of it.

> Limitations

> One remote session at a time: each Claude Code session supports one remote connection.

Hmm. Give it 1-12 months.

ariwilson 12 hours ago|
This comment sounds like the basis for a nice Black Mirror episode.
KronisLV 12 hours ago||
Ehh, I think it's hardly different from the people who leave Claude Code working on problems overnight with really loose permissions - seemingly the chance of them returning to it mining crypto for Putin is low enough for it to not be a consideration (see the whole OpenClaw movement).

And people have been remoting into their machines for a while, so now having a pretty-UI-but-walled-garden variety doesn't ring that many alarm bells. If they manage to get it right, it wouldn't be that much different from running some CI stuff on your machine while you're making tea, or reviewing pull requests while lounging around.

paxys 12 hours ago||
SSH app on your phone + Tailscale is already a much better experience.
gregoriol 15 hours ago|
I really don't want to trust an AI company with a remote access door on my setup
Retr0id 15 hours ago||
Regular claude code is already a remote access door to your setup, once you've granted a few command execution permissions. (e.g. if it can edit your code and run the test suite)
gregoriol 14 hours ago||
Yes and no: I hope (not verified) that regular claude code client only sends requests, and doesn't open ports for remote access
Retr0id 13 hours ago|||
I wouldn't expect Remote Control to open any ports either
aunty_helen 11 hours ago|||
There's nothing stopping CC from spinning up a local service or running terminal commands to open ports.
okayokay123 15 hours ago||
[dead]
More comments...