Releases: rwx-cloud/rwx
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.13.1
What's Changed
- Update language-server-ref by @rwx-cloud-bot[bot] in #478
- Fall back to CancelRun API when SSH fails during sandbox stop and reset by @robinaugh in #479
- Wait for server confirmation before returning from sandbox stop and reset by @robinaugh in #481
- Show firewall hint when sandbox SSH connection times out by @robinaugh in #480
- Update language-server-ref by @rwx-cloud-bot[bot] in #482
Full Changelog: v3...v3.13.1
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.
RWX CLI latest
The latest stable release of the RWX CLI, updated on every production release. For example, you can always
download the latest Linux x86 release at this URL:
https://github.com/rwx-cloud/rwx/releases/download/latest/rwx-linux-x86_64. (Look at the assets attached to this
release to find the other available downloads.)
RWX CLI v3.13.0
What's Changed
- Hide --no-cache flag from rwx run help output by @robinaugh in #473
- Add --task flag to rwx results command by @robinaugh in #474
- Update language server ref by @robinaugh in #475
- Add rwx skill install and rwx skill update commands by @robinaugh in #472
- Bump create-pull-request package version to fix automatic PRs of language server updates by @robinaugh in #477
- Fetch skill content from Cloud API instead of GitHub by @robinaugh in #476
Full Changelog: v3...v3.13.0
RWX CLI v3.12.0
What's Changed
- Improve task-level output in rwx results by @robinaugh in #469
- Add latest release tag updated on every production release by @robinaugh in #470
- Add --wait and --fail-fast flags to rwx dispatch by @robinaugh in #471
Full Changelog: v3...v3.12.0
RWX CLI v3.11.3
What's Changed
- Update language-server-ref by @rwx-cloud-bot[bot] in #456
- Update language-server-ref by @rwx-cloud-bot[bot] in #460
- Update language-server-ref by @rwx-cloud-bot[bot] in #464
- Add integration test exercising image push/pull during CI by @robinaugh in #461
- Skip expression-based call values in package resolution by @robinaugh in #462
- Add integration tests for results, logs, artifacts, resolve/update, and whoami by @robinaugh in #463
- Include prompt in JSON output of rwx run --wait and rwx results by @robinaugh in #465
- Fix --warnings-as-errors always returning failure by @robinaugh in #466
- Handle ambiguous definition path errors in rwx results by @robinaugh in #467
- Reintroduce rwx results support for task-level results, as well as --commit and --open flags by @robinaugh in #468
Full Changelog: v3...v3.11.3
RWX CLI v3.11.2
What's Changed
- Revert results controller and status endpoint changes by @robinaugh in #459
Full Changelog: v3...v3.11.2
RWX CLI v3.11.1
What's Changed
- Don't use implicit branch when --commit is passed to rwx results by @robinaugh in #457
Full Changelog: v3...v3.11.1
RWX CLI v3.11.0
What's Changed
- Use /status endpoint for run status and support task_status by @robinaugh in #452
- Show skill version nag and upgrade instructions in skill status by @robinaugh in #451
- Use ResultsController endpoints for status, prompt, and task_status by @robinaugh in #453
- Add --commit and --open flags to rwx results, surface server errors consistently by @robinaugh in #455
Full Changelog: v3...v3.11.0