Vorflux opens sign-ups: cloud platform turns a sentence into a merged PR
testingcatalog · x · 2026-08-18
Vorflux has opened public sign-ups for a cloud platform that takes a software task from two links and a sentence all the way to a merged pull request, with no laptop in the loop — planning, building, testing, review and merge are all handled by agents.
The differentiator is the dedicated machine: each session spins up a full stack on a dedicated EC2 instance (repo clones, dependencies, frontend/backend/mobile services, databases, CI/CD, feature flags), then snapshots the running box so later sessions wake on an already-running computer. Because the app genuinely runs, the testing pass drives a browser through real user flows and attaches the recording to the PR as proof; a phone boots in the cloud for native tests and every branch gets a live preview URL.
Vorflux trains no models of its own and routes each stage to the best-suited frontier model across Claude, GPT, Gemini and open-weight options, with planning getting the largest token budget. Compute auto-stops after an hour of idle; billing supports BYOK, Vorflux tokens or an existing Codex plan.
Related event: Vorflux Opens Cloud Platform for Fully Automated PRs(2 posts)→
More from coding & agent
- Paper refactors Agent skill protocol to solve context crowding — Zachly · 2026-08-18
- Warp launches coding agent for SSH with no extra CLI installs — vikvang1 · 2026-08-18
- Matt Pocock releases AI Coding Crash Course: Mastering Engineering Practices with Agents — mattpocockuk · 2026-08-18
- P2P Service over MCP Lets Users Query Each Other's Agents — plasticBarista · 2026-08-18
- Vibe Coding Lesson: AI Built It in 2 Weeks, One Dark-Mode Feature Took 4 Days to Refactor — dotey · 2026-08-18
- Google releases guide for migrating to latest Gemini models — rseroter · 2026-08-18