Live data from Hacker News

Claude Code Remote Control

code.claude.com

331–336 of 336 posts

Re: Claude Code Remote Control

#331
Good use case for away-from-laptop access to Claude Code. For a CLI product, Tailscale + tmux is a solid foundation — which many in this thread have converged on. I built a helper [1] that adds a monitoring layer on top: it watches tmux output and sends a push notification when Claude transitions from working to waiting for input. [1] https://github.com/kmg/tether

Re: Claude Code Remote Control

#332
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…

Idc, thanks for shipping early.

Re: Claude Code Remote Control

#333

Earlier quoted context omitted.

Exactly my experience, I know they vibe code features and that’s fine but it looks like they don’t do proper testing which is surprising to me because all you need bunch of cheap interns to some decent enough testing

No there is a wide gap between good and bad testers. Great testers are worth their weight in gold and delight in ruining programmer's days all day long. IMO not a good place to skimp and a GREAT place to spend for talent.

So true. My first job was in QA. Involuntarily, because I applied for a dev role, but they only had an opening for QA. I took the job because of the shiny company name on my resume. Totally changed my perspective of quality and finding issues. Even though I liked the job, it has some negative vibes because you are always the guy bringing bad news / critizing others peoples work (more or less). Also some developers couldn't react professionally to me finding bugs in their code. One dev team lead called me "person non grata" when coming over to their desk. I took it with pride. Eventually I transitioned to develoment because I did not see any career path or me in QA (team lead positions were filled with people doing the job for 20+ years).

Re: Claude Code Remote Control

#334

Earlier quoted context omitted.

I'm still doing this, too! The only thing I added was setting up notifications on my local machine using hooks in Claude Code (using a reverse ssh tunnel from my local machine to a VPS). As for fancier setups, I keep bookmarking them, but haven't gotten around to trying any of them, yet.

Nice. What other fancier setups have you seen? I haven’t even come across any potential better alternative. Been playing around with tailscale’s new aperture service too which is awesome as well.

Here are a few more I saw just now:

* https://www.reddit.com/r/ClaudeCode/comments/1rg4wdy/i_got_t...

* https://github.com/siteboon/claudecodeui

Re: Claude Code Remote Control

#335
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…

Yup, it's very broken at this time, that's if you manage to get a reliably connection or the session to even show up.

Re: Claude Code Remote Control

#336
post #335
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…

Yup, it's very broken at this time, that's if you manage to get a reliably connection or the session to even show up.

[dead]
Post reply on HN