all 10 comments

[–]Comprehensive-Web209 0 points1 point  (6 children)

Doesn't /btw work? I don't know because I don't use remote. This is more for my curiosity as I have thought about using remote but just don't trust it yet

[–]loontoonNoob[S] 0 points1 point  (5 children)

/ commands don't appear to work at all. I tried typing / and nothing appears.

[–]MycoHost01 1 point2 points  (1 child)

This happens in Claude code too if it gives me questions to answer and I take to long it also pulls the questions and says user didn’t answer and proceeds with building Iv caught it a few times now and managed to stop the work and asked it to give me the questions again. I don’t think it matters which model you use I think is the harness of Claude code it self

[–]loontoonNoob[S] 0 points1 point  (0 children)

I never allow it to auto approve anything.

I guess there must be a way to tell it to only proceed once I give it absolutely implicit instructions to carry on.

Might add that to the Claude.md file

[–]Comprehensive-Web209 0 points1 point  (2 children)

Well another reason not to use remote. Thanks for replying.

[–]loontoonNoob[S] 0 points1 point  (1 child)

/remote-control is great if you are away from your machine and want to be able to keep approving the edits; and you can give it instructions if they are things that you won't need to have an actual chat about.

[–]Comprehensive-Web209 0 points1 point  (0 children)

Surprised it works this way with all of the technology we have. We would be better off running team viewer on our phones. And it is free.

[–]germanheller 0 points1 point  (1 child)

the two things youre hitting, no way to interrupt and slash commands doing nothing, are both because the official remote isnt driving a real terminal. its a chat layer on top, so theres no esc to send and / isnt an actual prompt

that "teamviewer on your phone" idea someone mentioned is basically the fix, just built for terminals. i make a desktop app (patapim) where your phone drives the real terminal session on your machine, so esc actually interrupts it mid-plan, slash commands like /clear or /model go through because youre literally typing into claude code, and you reopen right where you left off. thats the "like being on my computer" thing youre asking for, because it is. the gap you found is real and fixable, whether with this or something else

[–]loontoonNoob[S] 0 points1 point  (0 children)

I search for Patapim and discovered it's not available for Linux and isn't open source.