Your AI cloud computer already browses, files, schedules, and reports. This week it learned to ship code.
CloudAxis Coding is in public beta
Point CloudAxis at a GitHub repository and describe a change in plain English. It clones the repo into an isolated cloud machine, makes the edit, runs your tests, and opens a pull request — with a live preview link, screenshots across desktop and mobile, and the test result attached. You approve the merge with one reply, pinned to the exact commit you reviewed.
Start a change three ways: from the Coding panel in the app, from a WhatsApp message, or by mentioning @cloudaxis in a GitHub issue or pull-request comment. Full walkthrough in how CloudAxis Coding works.
Honest scope for beta: the full preview-and-screenshot proof is strongest for web apps — Node front ends and Python web apps today. Backend and library repos are proven by their test suite. Go, Rust, Ruby, and PHP toolchains are on the roadmap.
Hardened before we called it beta
We ran a full security and billing audit and fixed 22 issues before opening the beta — including a systematic billing mismatch, a silent-failure gap, a broken CI auto-fix path, and a zip-bomb hole. The full write-up is here. Highlights: sessions are billed for exactly the model they run on; failures now notify you and retry transient pushes; merges are pinned to the commit you reviewed and require your approval; and "tests passing" only shows when your tests actually ran.
Also shipped
Smaller improvements landed alongside the launch:
- Smarter environment detection — the right dev-server port for Vite and other frameworks, and dev-server + test detection for Django, so more web apps get a live preview automatically.
- A per-session budget cap you can set, so a single task can never spend past its allotment.
- Parallel coding sessions scale with your plan tier.
- A live session timeline you can watch step by step, with a read-only code and diff browser.
- Voice notes — brief your agent by talking instead of typing. Send a voice note in the app or on WhatsApp and it transcribes what you said and gets to work. More on voice.
What's next
More language toolchains in the build machine (Go, Rust, Ruby, PHP), secrets injection for apps that need config to boot, and monorepo detection. If your stack is not covered yet, trying it and telling us is the fastest way to move it up the list.
Frequently asked questions
How do I try CloudAxis Coding?
It is in public beta on your CloudAxis plan. Open the Coding panel in the app, connect a GitHub repository, and describe a change.
How CloudAxis Coding works · The audit behind the beta · CloudAxis Coding (beta)