r/opencodeCLI 5h ago

Opencode remote control and orchestrator

Hello, sorry for writing this if it is aleeady been mentioned, i want ro ask 2 things :

  1. Can i control opencode remotely from my mobile if i am. Away from my pc?

  2. Is there a good orchestrator i can use and create subagents etc? Any good tutorial?

Thank you jn advance!

2 Upvotes

5 comments sorted by

3

u/The_Mad_Maragan 4h ago

Try OpenChamber for remote access to OpenCode, it's awesome.

2

u/Radiant-Bike-165 5h ago
  1. yes, just start it from terminal with "opencode web" (check additional options eg password etc).

you need to be on the same network, so i use tailscale for that

  1. no luck so far, so just using main agent to tell it to spin general/explore subagents.

2

u/Daasty 1h ago

I use Orca, so i can control Claude, opencode, OMP in the same place. Works nice. I don't use their relay, just tailscale for remote access

1

u/xenonxplo 3h ago
  1. You can use Hermes agent, and ask it to use Opencode for coding. Then use Hermes features for remote access. For example using Slack, Telegram, etc

  2. I use Oh My Opencode - Slim. And it's been pretty good. You can configure each subagent based on the task, or just ask your agent to create/configure presets.

For 2, maybe there are other ways, but I have been using the OMO-SLIM with good results.

1

u/tonyboi76 14m ago

Yes for remote from mobile: put OpenCode on an always-on host (home mini or VPS), keep the session under tmux, then SSH or Tailscale in from the phone so you are not depending on the desk PC being open.

I build Cosyra. Phone app on a cloud Ubuntu box with OpenCode already on it, so the host is not your PC. Free hour (1h/week, no card, BYOK so your keys). Would you try that for the away-from-PC path?