
Feb 6, 2026
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.

Feb 5, 2026
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.

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.
