Releases: rwx-cloud/rwx
RWX CLI v3.9.3
What's Changed
- Update language-server-ref by @rwx-cloud-bot[bot] in #437
Full Changelog: v3...v3.9.3
RWX CLI v3
The RWX CLI v3 release and tag exist to provide an easy way to download the latest v3.x.x release of the RWX CLI. For example, you can always download the latest Linux x86 v3 release at this URL: https://github.com/rwx-cloud/cli/releases/download/v3/mint-linux-x86_64. (Look at the assets attached to this release to find the other available downloads.) This release and its assets are updated whenever a new v3.x.x version of the RWX CLI is released.
Mint CLI unstable
The Mint CLI unstable release and tag exist to provide an easy way to download the latest unstable.x.x release of the Mint CLI. For example, you can always download the latest Linux x86 unstable release at this URL: https://github.com/rwx-research/mint-cli/releases/download/unstable/mint-linux-x86_64. (Look at the assets attached to this release to find the other available downloads.) This release and its assets are updated whenever a new unstable.x.x version of the Mint CLI is released.
RWX CLI v3.9.2
What's Changed
- Fix artifact download by task key endpoint to match correct server route by @robinaugh in #436
Full Changelog: v3...v3.9.2
RWX CLI v3.9.1
What's Changed
- Extract logs into run directory by default, add --zip flag by @robinaugh in #434
- Fix artifact download endpoint to match correct server route by @robinaugh in #435
Full Changelog: v3...v3.9.1
RWX CLI v3.9.0
What's Changed
- Include flags in cli.error telemetry event by @robinaugh in #421
- Update language-server-ref by @rwx-cloud-bot[bot] in #423
- Update RWX packages by @rwx-cloud-bot[bot] in #424
- Add hidden rwx runs alias for rwx results by @robinaugh in #425
- Add CLI commands for vaults, secrets, and vars management by @robinaugh in #428
- Show package README by default by @dan-manges in #431
- Update language-server-ref by @rwx-cloud-bot[bot] in #432
- Add
rwx vaults oidc-tokens createcommand by @robinaugh in #430 - Add --task flag to logs and artifacts commands for task key resolution by @robinaugh in #426
- Find closest .rwx dir when resolving default sandbox config file by @robinaugh in #433
Full Changelog: v3...v3.9.0
RWX CLI v3.8.1
What's Changed
- Rename repo references to rwx-cloud/rwx by @dan-manges in #416
- Show spinner when waiting for sandbox lock by @robinaugh in #417
- Add timeout and LSP sentinel errors for lint error classification by @robinaugh in #418
- Fix sandbox exec telemetry events never being sent by @robinaugh in #419
Full Changelog: v3...v3.8.1
RWX CLI v3.8.0
What's Changed
- Add telemetry plumbing infrastructure by @robinaugh in #405
- Add core telemetry instrumentation by @robinaugh in #407
- Update language-server-ref by @rwx-cloud-bot[bot] in #410
- Show untracked file warning when there are no tracked changes by @robinaugh in #411
- Update Node.js to v24 by @renovate[bot] in #354
- Fix race condition where concurrent sandbox exec overwrites storage by @robinaugh in #409
- Add feature telemetry for CLI commands by @robinaugh in #408
- Gate sandbox pull behind sync flag by @robinaugh in #413
- Remaining telemetry instrumentation by @robinaugh in #412
- Support sandbox session lookup after commits on detached HEAD by @robinaugh in #414
- Thread patch sentinel error through run service by @robinaugh in #415
New Contributors
Full Changelog: v3...v3.8.0
RWX CLI v3.7.1
What's Changed
- Update language-server-ref by @rwx-cloud-bot[bot] in #393
- Improve local sandbox list reconciliation by @robinaugh in #394
- Sandbox command locking by @robinaugh in #395
- Store sandbox sessions in repo-local .rwx/sandboxes/ directory by @robinaugh in #397
- Pre-exec self-healing cleanup for sandbox by @robinaugh in #396
- Recover from patch apply failures during sandbox pull by @robinaugh in #398
- Filter sandbox list API call by execution_status by @robinaugh in #400
- Support detached HEAD for sandbox operations by @robinaugh in #399
- Bump github.com/modelcontextprotocol/go-sdk from 1.3.1 to 1.4.0 in the minor-dependencies group by @dependabot[bot] in #392
- Warn on sandbox exec when config file has drifted by @robinaugh in #401
- Disable text wrapping for non-TTY output by @dan-manges in #404
- Update RWX packages by @rwx-cloud-bot[bot] in #387
Full Changelog: v3...v3.7.1
RWX CLI v3.7.0
What's Changed
- Add --fail-fast flag to rwx run and rwx results by @robinaugh in #388
- Stop sandbox when .git directory is missing during exec by @robinaugh in #390
- Show commit mismatch warning in rwx results by @robinaugh in #389
- Prune expired sandboxes automatically in sandbox list by @robinaugh in #391
Full Changelog: v3...v3.7.0