RWX CLI v3.0.0 is released! rwx run now supports a --wait flag to wait for a run to complete or reach its first failure and print additional troubleshooting information. rwx results shows the same information for existing runs. See the blog post for additional details.
Runs with failed tasks now have a "Copy Prompt" button in the UI, to easily grab the relevant details for your AI assistants.
IPv6 networking is now supported within tasks. You can interact with dualstack and IPv6-only services on RWX!
With version 2.3.5 of the RWX CLI, you can now download artifacts for a task using rwx artifacts download <task-id> <artifact-key>. Check out the docs and upgrade today.
The RWX MCP Server can now return information on initialization errors, to help AI assistants debug configuration errors in run definitions.
We're now exposing release notes in the UI and in the docs, as you can see here.
We'll light up the rocket when we've shipped something new, so you can stay up to date on everything going on with RWX! 🚀
You can now change the workspace directory, which is especially helpful when building container images natively on RWX. See the docs.
Added support for ingesting CI/CD telemetry into Sentry. See the docs for observability.
We just shipped a change to how base images work on RWX. Base images are now configured directly from container images. See the blog post for more details.