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.
Dark mode is now available for RWX! We'll follow your system preference by default, but you can customize it in your user settings.
Managing flaky and quarantined tests in Captain just got easier. You can now bulk-resolve flakes and bulk-unquarantine tests!