More CPU and Memory for Tasks
RWX now supports running tasks with more CPU and memory!
By default, RWX runs your tasks with 2 CPUs and 8 GB RAM, but you can customize this with the agent key on your task at the granularity of a single task in your run definition. That means you can use up to 64 CPUs and 256 GB RAM for CPU or memory intensive tasks and then run less intensive tasks on a smaller agent. It's one advantage among many of defining CI workflows as a directed acyclic graph (DAG).
While many CI platforms offer the ability to define jobs in a DAG, RWX is the only CI platform which defines steps in a DAG.
Supported Specifications
| CPUs | Memory | Cost (per second) |
|---|---|---|
| 2 | 8 GB | $0.00014 |
| 4 | 16 GB | $0.00028 |
| 8 | 32 GB | $0.00056 |
| 16 | 64 GB | $0.00112 |
| 32 | 128 GB | $0.00224 |
| 64 | 256 GB | $0.00448 |
For more information see the docs on agent specifications.
Follow Along
For updates on RWX, follow along on X at @rwx, LinkedIn, or our email newsletter.
Related posts

September 9, 2026
Trigger RWX CI and Sandboxes from Jujutsu repos
RWX CLI 3.27.0 adds support for running CI and Sandboxes from Jujutsu repos, including non-colocated repos with no .git directory.

September 8, 2026
Cursor and RWX bring first-class CI integration to Origin's marketplace
RWX is now an official marketplace integration of Cursor Origin. Teams using Origin can trigger CI runs and report results natively with RWX today.
