
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.

Node 22.7 Broke Character Encoding
Node 22.7.0 introduced bugs with character encoding. As a best practice, pin to specific versions of runtimes in a .tool-versions file.

VS Code Extension for RWX Now Available
The VS Code Extension for RWX is now available, taking the most productive platform for developing CI/CD workflows, and making the feedback loop even faster.

A Node.js Maintainer Lost Their Keys
A Node.js maintainer lost the keys used to sign a publicly available release. For engineering teams running their CI/CD pipelines on RWX, everything was fine.

Preventing Cache Races
When two tasks have the same cache key, RWX will prevent cache races.

Mint is Now RWX
Given the impact of our CI/CD platform, we've decided to deprecate the Mint name, and rebrand the CI/CD functionality directly as RWX.

More CPU and Memory for Tasks
RWX now supports running tasks with up to 64 CPUs and 256 GB of memory.