Cloud Agents
Sometimes tasks take hours. Waiting for them to finish in your local IDE burns laptop battery and ties up your workspace. Vyre Cloud Agents run your long, complex workflows asynchronously on our secure servers.
Why use Cloud Agents?
When you toggle the "Run in Cloud" switch in the Agent panel, your workspace state is synchronized to a secure, isolated container. The agent runs the task exactly as it would locally, but offloads the compute entirely.
Zero Local Compute
Run massive refactors or multi-hour test generations without spinning your laptop fans.
Always On
Close your laptop, go to sleep, and wake up to a finished pull request. Cloud agents don't stop when you log off.
Secure Enclaves
Your code runs in ephemeral, SOC2-compliant sandboxes that are immediately destroyed upon task completion.
Mobile Companion
Track the progress of your cloud tasks, reply to agent questions, and approve PRs right from the Vyre iOS app.
Capabilities
Cloud Agents have access to the exact same toolset as local agents, with the addition of GitHub integration. Because they run in an isolated environment, they will:
- Clone your branch.
- Make edits and run tests.
- Commit the changes and open a Pull Request when finished.
Note: Cloud Agents require a Vyre Pro or Enterprise subscription.