Live data from Hacker News

Claude Code Remote Control

code.claude.com

241–250 of 336 posts

Re: Claude Code Remote Control

#241

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.

This just points out that Claude is not on your computer, only your interface to your Claude session is.

Re: Claude Code Remote Control

#242
I would rather have them commit to make a standard out of --sdk-url. I really want to use it in production, but it being undocumented means they can take it away anytime, so stdout it has to be (and hooks).

Re: Claude Code Remote Control

#243
post #220

Can anyone recommend a tool that gives a 'mission control' overview of multiple agents, but also combines some basic project management functionality. For example, maybe I have an idea for a feature and I want to spin up a new branch and have agents work on that. But then I get stuck or bored (I'm talking personal usage), so decide to park it. But maybe after a few days I have a shower thought and want to resume it.…

Conductor (mac app) does some of this, might want to take a look.

Re: Claude Code Remote Control

#245
post #93

This is an extremely clunky and buggy prerelease, so don't try to hot fix prod from the toilet without a different mobile frontend. Right now: - You can't interrupt Claude (you press stop and he keeps going!) - At best it stops but just keeps spinning - The UI disconnects intermittently - It disconnects if you switch to other parts of Claude - It can get stuck in plan mode - Introspection is poor - You see XML in the…

I think they should be aware that CC is big enough codebase that they can't vibe code anymore.

Re: Claude Code Remote Control

#246
post #93

This is an extremely clunky and buggy prerelease, so don't try to hot fix prod from the toilet without a different mobile frontend. Right now: - You can't interrupt Claude (you press stop and he keeps going!) - At best it stops but just keeps spinning - The UI disconnects intermittently - It disconnects if you switch to other parts of Claude - It can get stuck in plan mode - Introspection is poor - You see XML in the…

Struggled with it also, given up (for now). I thought coding was a solved problem Boris?

It is solved in his org. He never promised quality software, though.

You get a buggy electron app and they get billions in valuation.

Clearly no one values quality anymore. 1000% yolo

Re: Claude Code Remote Control

#247

On Android app it needs Claude GitHub connection with scope to act on my behalf! Otherwise it won't work in the app. Really do NOT like that! Why does the remote control needs that? For what? I rather use the common developer tools like termux or mosh etc. on a phone if I need that functionality.

You can scope it to repos. Make a repo just for what you want. That's your sandbox.

Re: Claude Code Remote Control

#248
I just built yoloAI https://github.com/kstenerud/yoloai

Gives me full sandboxing with bypass permissions, tmux, and cherry-pick level control over what gets pulled back out into my work dir.

Mix in tailscale and I can control it from anywhere, on any device, with full transferrability using established and battle proven tooling.

Re: Claude Code Remote Control

#250
post #93

This is an extremely clunky and buggy prerelease, so don't try to hot fix prod from the toilet without a different mobile frontend. Right now: - You can't interrupt Claude (you press stop and he keeps going!) - At best it stops but just keeps spinning - The UI disconnects intermittently - It disconnects if you switch to other parts of Claude - It can get stuck in plan mode - Introspection is poor - You see XML in the…

check out codecast.sh its so far ahead :)
Post reply on HN