GUIDE

What Shipped: CloudAxis Coding Enters Public Beta

The big one this week: CloudAxis can now write and ship code. Describe a change, get a proven pull request, approve it from WhatsApp. Public beta is open.

5–7 min read

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:

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.

Related reading in this series
How CloudAxis Coding works · The audit behind the beta · CloudAxis Coding (beta)