RelayCloud securely connects local development tools to shareable remote OpenCode assistants without VPNs or exposed ports. Conversations are synced across your Organization allowing you to collaborate with teammates freely, or have an agent prompt another agent via the MCP server. You can quickly onboard existing OpenCode instances or launch new managed instances in just a few clicks (or a prompt!) on your own VPS/Cloud.
Hello Product Hunt! I'm excited to introduce you all to RelayCloud!
The goal with RelayCloud is to make it extremely simple for teams to make their Agents (referred to as Assistants) accessible remotely and securely without having to manage VPNs or ports. This allows for multiple teammates to connect to the same Assistant to pick up where someone left off, work together to iterate on a plan, or simply to see the Conversation that led to an implementation.
We're starting with OpenCode as the first supported harness but the idea is that you should be able to use any harness or local workflow and RelayCloud just works transparently in the background. We refer to instances of a harness as Assistants to differentiate it from the agent mode within your harness (build/plan/explore/etc.)
With this initial launch, you can deploy (or connect existing) OpenCode Assistants and connect to them from any device by either using our Web UI, or via our CLI's reverse proxy. A simple `relaycloud proxy serve` brings up a TUI allowing you to select which Assistant you want to connect to and starts up a local server at `127.0.0.1:4090` you can point your existing OpenCode client at.
I'm excited to get this out for everyone to try and look forward to any and all feedback!
Hello Product Hunt! I'm excited to introduce you all to RelayCloud!
The goal with RelayCloud is to make it extremely simple for teams to make their Agents (referred to as Assistants) accessible remotely and securely without having to manage VPNs or ports. This allows for multiple teammates to connect to the same Assistant to pick up where someone left off, work together to iterate on a plan, or simply to see the Conversation that led to an implementation.
We're starting with OpenCode as the first supported harness but the idea is that you should be able to use any harness or local workflow and RelayCloud just works transparently in the background. We refer to instances of a harness as Assistants to differentiate it from the agent mode within your harness (build/plan/explore/etc.)
With this initial launch, you can deploy (or connect existing) OpenCode Assistants and connect to them from any device by either using our Web UI, or via our CLI's reverse proxy. A simple `relaycloud proxy serve` brings up a TUI allowing you to select which Assistant you want to connect to and starts up a local server at `127.0.0.1:4090` you can point your existing OpenCode client at.
I'm excited to get this out for everyone to try and look forward to any and all feedback!