
Jan 27, 2026
What would GitHub Actions look like if you designed it today?
GHA was designed in ~2018. What would it look like if you designed it today, with all we know now?

Jan 21, 2026
Truly continuous integration: ensuring pull requests from agents have passing builds
RWX CLI v3.0.0 introduces new tools for developers and coding agents to iterate on changes until CI passes - without a single commit or push.

Jan 7, 2026
Pulling task logs with the RWX CLI
The RWX CLI now supports pulling task logs with `rwx logs`, to power local debugging, automation, and AI assistants.

Jan 3, 2026
New Base Config to Run Directly from Container Images
We just shipped a change to how base images work on RWX. Base images are now configured directly from container images.

Dec 17, 2025
Zero configuration CI/CD Observability on RWX using OpenTelemetry
CI/CD performance shouldn’t degrade quietly. Now it doesn’t have to.

Dec 2, 2025
RWX November 2025 Recap: container image builds, git patching runs, OTEL, and more
At RWX, we use our own product to rapidly prototype, develop, and ship features all the time. Here's what we've built recently...