
Retry Failures While Run in Progress
Unlike GitHub Actions, tasks that fail on RWX can be retried immediately, even while other tasks are still running.

ARM Architecture Now Available
We just shipped support for running Arm64 on RWX. Building Arm containers 10x faster without emulation.

Programmatically Setting Secrets with the Vault API
We just shipped an API endpoint to set vault secrets. Programmatically setting secrets is especially useful for automating secret rotation.

Manually Initiating CI Runs
We just shipped a new feature to manually initiate CI runs on RWX. Make CI opt-in to to push code freely without incurring higher CI costs.

Support for Multiple Operating Systems, without Defaults or Boilerplate
We recently shipped support for specifying the operating system for RWX runs. We did it without having defaults, or requiring boilerplate.

Automatically Creating GitHub Pull Requests
We recently shipped an RWX package to create GitHub pull requests. It's the fastest and easiest way to automate opening PRs.