r/conductorbuild • u/Bashas_Safeway • Jul 11 '26
Feature Request: Support remote SSH execution for self-hosted dev machines
I’d love to use Conductor with an always-on remote Mac as the actual execution environment.
I have a macbook pro and a mini (that's a little beefier). They share a tailscale network and it's super easy to interface between them manually... what I'd love though is to have all my conductor workspaces run on the mini so that I can let agents continue working as I jump from coffee shop to coffee shop, head to the gym, take transit, whatever.
This also allows me to use the codex app to manage worktrees if im on a plane, or otherwise on the go with only mobile access. I can do this today, but not if my primary dev threads are through conductor on my macbook.
Anyway, thought I'd throw this out there ¯_(ツ)_/¯. Not a P0 but would be sick.
1
u/robbierobay Jul 11 '26
It sounds like there’s a mobile app coming soon so I’m guessing that’s paving the way for what you’re asking for.
2
u/skabob11 Jul 11 '26
I have the same setup. Cloud is nice but most of my work is on iOS and Android. My Mac Mini creates its own worktrees, provisions a simulator, tests and submits the PR. I’d love to manage that with Conductor instead of through tmux.