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.
The MCP server can now return more than just failed tests, such as linter or compiler errors and failed task logs. See the docs for getting started with MCP.
Sometimes you'd want a task to automatically cancel when another task in the run fails, for example skipping tests if the linter fails. That's now supported!
We've released zero-configuration OpenTelemetry tracing for CI/CD. Tie in to Honeycomb, Datadog, your tool of choice! Read the blog here.