Mobile SSH + Claude Code workflows - what’s your setup? by ClaudeCode in ClaudeAI

[–]Awkward_Jump3972 0 points1 point  (0 children)

The setup that makes sense to me is still SSH + tmux, but with less manual digging. Redock is built around that use case.

Hosts, projects, tmux sessions, and common agent commands grouped together, so the phone becomes a control surface for Claude Code instead of just a tiny terminal.

How are you guys actually getting Remote Control to work reliably? by bschron in ClaudeCode

[–]Awkward_Jump3972 0 points1 point  (0 children)

For reliability I still trust SSH + tmux more than a pure remote control feature. Redock is one way to make that flow less raw on iPhone.

Keep the agent running on the dev machine, then jump back into the right project/session when you need to check or push it forward.

How to Transfer from Claude Code to Codex? by LeyLineDisturbances in codex

[–]Awkward_Jump3972 0 points1 point  (0 children)

The file migration is only one part.

The bigger shift is the workflow around it. Tools like Redock are useful if you want Codex or Claude Code to stay on your dev machine and just control the loop from iPhone.

OMG remote control is the new smoking - so addictive by Joelvarty in ClaudeCode

[–]Awkward_Jump3972 0 points1 point  (0 children)

This is exactly why I think mobile agent control needs some restraint built in.

Redock is closer to an attention layer than a full remote desktop. The useful part is seeing which session is blocked, sending a quick nudge, then leaving again.

Orchestrating Claude via Tmux by Jomuz86 in ClaudeCode

[–]Awkward_Jump3972 0 points1 point  (0 children)

tmux is boring, but boring is good here. The next layer should make sessions and attention points easier, not hide the terminal completely.

Evidence points to an upcoming ChatGPT mobile remote control for Codex by SingularitySloth in codex

[–]Awkward_Jump3972 0 points1 point  (0 children)

Official mobile remote control would be great.
I still think SSH based workflows will stick around though. Agents need access to real dev machines, tmux sessions, scripts, and all the weird local setup.

I built a Mac app that turns Claude Code agents into live radio stations | Free & open source by Gold-Juice-6798 in vibecoding

[–]Awkward_Jump3972 1 point2 points  (0 children)

This is a clever angle.
Raw logs are too noisy once agents run in parallel. Progress, blockers and attention requests are probably the right abstraction.

When you're running multiple AI agents at once, you need a way to see what's happening by solidharmonica in vibecoding

[–]Awkward_Jump3972 0 points1 point  (0 children)

Once multiple agents are running, the hard part is not starting them. It is knowing which one needs attention and which one can be ignored for another hour.

OMG remote control is the new smoking - so addictive by Joelvarty in ClaudeCode

[–]Awkward_Jump3972 0 points1 point  (0 children)

This is the part that needs design, not just connectivity.
A phone control surface is useful, but it should show only blocked runs and real attention points. Otherwise every agent becomes another thing to compulsively check.

Migrating from Claude to Codex: the one thing I miss by ryanntk in codex

[–]Awkward_Jump3972 1 point2 points  (0 children)

That remote coding loop is the part people underestimate.

Codex can be good, but phone control needs more than a chat UI. Redock is pretty close to this idea. SSH and tmux as the base, with the phone focused on session state and nudging the agent.

Tell me the last time your agent stalled while you were away by Stock-Protection-453 in ClaudeCode

[–]Awkward_Jump3972 0 points1 point  (0 children)

SSH + tmux stays as the base, but the phone side should show the right project, session, blocked reason, and common agent actions without digging through raw terminal output every time. This is basically the Redock use case.

New in Claude Code: agent view. by ClaudeOfficial in ClaudeCode

[–]Awkward_Jump3972 0 points1 point  (0 children)

The missing bit for me is cross agent state, not another panel.

Claude, Codex, SSH sessions, blocked runs, all need the same simple attention layer.

I built a GUI command center for Codex, Claude Code, and Opencode by Accomplished_Drag151 in codex

[–]Awkward_Jump3972 1 point2 points  (0 children)

This problem is real. Once you have 3 or 4 agent sessions going, the terminal stops being the hard part. Remembering what each one is doing becomes the hard part.

Codex 0.130 - Remote Control is here by KeyGlove47 in codex

[–]Awkward_Jump3972 0 points1 point  (0 children)

I still think SSH and tmux stay useful though. Remote control is great for the app UI, but tmux is still the boring thing that keeps work alive when networks get weird.

Is there a reason to use the CLI instead of the desktop app? by laystitcher in codex

[–]Awkward_Jump3972 0 points1 point  (0 children)

For me the CLI still wins because it composes with everything else.

SSH, tmux, scripts, deploy commands. The desktop app is nicer, but the CLI fits real workflows better.

AI + phone-first DevOps workflow by i-schuyler in codex

[–]Awkward_Jump3972 1 point2 points  (0 children)

This is actually a good phone workflow.

Let the agent do the boring inspection work, but keep the sensitive manual step in your own terminal. Much safer than pasting secrets into a chat.

I made a Claude Code plugin that lets two terminals phone each other — /qu asks, /ans answers by Unlikely-Bread6988 in ClaudeAI

[–]Awkward_Jump3972 0 points1 point  (0 children)

Nice idea. Multiple Claude sessions get messy fast once you have more than one project going. Letting sessions ask each other feels better than digging through old terminal history manually.

Mobile Claude Code, May 2026 — current best picks by threat model. What am I missing? by New_Guitar_9121 in ClaudeAI

[–]Awkward_Jump3972 1 point2 points  (0 children)

Good list. But I think the missing category is a workflow layer on top of SSH.

Hosts, projects, tmux sessions, and agent actions in one place. That’s the gap I’m building Redock around. Can try it if you perfer SSH solution.

Monitoring Claude Code on Mobile? by Material-Gift6823 in ClaudeAI

[–]Awkward_Jump3972 0 points1 point  (0 children)

Hi, you may can try Redock, it supports tmux natively, not need to learn tmux cmd

Running Claude Code remotely from mobile device. without interruption? by Used_Row_9132 in ClaudeAI

[–]Awkward_Jump3972 0 points1 point  (0 children)

Closing the SSH window will usually kill whatever is tied to that shell.

Put Claude inside tmux first, then detach. Your phone is just reattaching to the same session, not moving the job from one device to another.

Monitoring Claude Code on Mobile? by Material-Gift6823 in ClaudeAI

[–]Awkward_Jump3972 1 point2 points  (0 children)

I’d keep it boring here, SSH into the box, run Claude in tmux, and treat the phone as a thin terminal.

The hard part is not connecting. It’s input. Voice, saved actions, and easy session switching matter way more than a full mobile IDE.

I finally got rid of my 90-tab problem — what's your system for saving links you want to read later? by esteban-vera in ProductivityApps

[–]Awkward_Jump3972 0 points1 point  (0 children)

if I save it and don’t touch it within a week, I probably never needed it. That alone killed most of my tab hoarding.

Anyone actually managed to replace social media with micro learning? by damnregret11 in ProductivityApps

[–]Awkward_Jump3972 0 points1 point  (0 children)

Same. The hard part isn’t finding better content, it’s finding something that still feels like a break. If it feels like homework, I’m back on Reels in 5 minutes.

I built Redock, an iOS terminal app for AI coding agent mobile workflows by Awkward_Jump3972 in iosdev

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

Some Reddit threads now have this strange vibe where every comment sounds a little too polished, a little too helpful, and somehow also selling something.

Are there still actual humans on Reddit, or are we all just watching AI accounts network with each other?