Our insights

The latest updates from RWX on new features and best practices for CI/CD workflows

Fast File Tree Navigation, Powered by WebAssembly
FeaturedCI/CD

Fast File Tree Navigation, Powered by WebAssembly

We shipped a web-based file tree navigator to see files from a task's output. To make browsing as fast as possible, we implemented it in WebAssembly.

Jul 11, 2025
Read now
Instantly Starting Batch Downloads
FeaturedCI/CD

Instantly Starting Batch Downloads

We started to build an asynchronous user experience commonly used for batch downloads. RWX is a platform built on performance though, so we made it faster.

Jul 10, 2025
Read now
Which Version of Node.js Does VS Code Use to Run Extensions?
FeaturedCI/CD

Which Version of Node.js Does VS Code Use to Run Extensions?

When we built our language server and VS Code extension we wanted to determine the version of Node.js that VS Code uses to run extensions.

Jul 9, 2025
Read now

Recent posts

Test results can be so much richer
CaptainCI/CD

Test results can be so much richer

Software engineers spend incredible amounts of time running tests and interpreting test results. Unfortunately, we often neglect the DX of test results.

Jun 6, 2023
Read now
Captain 1.10 Generally Available, Open Source Release
CaptainAnnouncements

Captain 1.10 Generally Available, Open Source Release

Boost engineering productivity with Captain: an open-source CLI that eliminates flaky tests, optimizes test suites, and provides detailed failure summaries.

Apr 11, 2023
Read now
Strategies for Handling Flaky Tests
Captain

Strategies for Handling Flaky Tests

Flaky tests inconsistently pass or fail without any code changes. While many engineering teams strive to eliminate flaky tests, they're inevitable.

Dec 7, 2022
Read now