
Trigger runs via Webhook
You can now trigger RWX runs from webhooks from third-party services. This is helpful for using RWX to run custom automation.

Work in Progress Commits are a Thing of the Past
CI is changing from an asynchronous human-driven workflow to a synchronous AI-driven workflow. Work in progress commits to run CI are no longer necessary.

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?

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.

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.

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.
