Releases: rwx-cloud/cli
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.5.2
What's Changed
- Add CancelRun API endpoint and call it from StopSandbox by @robinaugh in #379
Full Changelog: v3...v3.5.2
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 v3.5.1
What's Changed
- Revert sandbox after each exec to prevent stale state leaking back by @robinaugh in #376
- Use docs API token for docs requests by @robinaugh in #375
- Suppress sandbox git snapshot/reset commands from task logs by @robinaugh in #378
Full Changelog: v3...v3.5.1
RWX CLI v3.5.0
What's Changed
- Use terminal width for text wrapping by @dan-manges in #362
- Fix downloads and test-suites dirs not skipped during run sync by @robinaugh in #363
- Fix RWX values not available in language-server-update workflow by @dan-manges in #365
- Don't apply git patches when starting a sandbox by @robinaugh in #367
- Use server-provided RunURL in sandbox commands by @robinaugh in #368
- Add base image migration to rwx update command by @dan-manges in #364
- Fix sandbox exec dropping uncommitted changes with unpushed commits by @robinaugh in #366
- Update language-server-ref by @rwx-cloud-bot[bot] in #370
- Support --json flag in rwx lint by @robinaugh in #371
- Extract integration tests from ci.yml and add RWX_LINKS to them by @robinaugh in #372
- Return exit code 1 when --wait detects a failed run by @robinaugh in #373
- Parse and render stack frames in rwx lint output by @robinaugh in #369
- Auto-prepend /docs prefix to bare paths in docs client by @robinaugh in #374
Full Changelog: v3...v3.5.0
RWX CLI v3.4.2
What's Changed
- Update language-server-ref by @rwx-cloud-bot[bot] in #358
- Add compare URL to language server update PRs by @dan-manges in #359
- Fix sandbox exec to shell-quote command arguments by @robinaugh in #360
- Remove hard-coded assumption that a sandbox was stopped via timeout by @robinaugh in #361
Full Changelog: v3...v3.4.2
RWX CLI v3.4.1
RWX CLI v3.4.0
What's Changed
- Embed a bundled LSP to reduce binary size by @dan-manges in #348
- Rename to ci.yml by @dan-manges in #350
- Update main.yml for CI rename by @dan-manges in #352
- Add --all flag to artifacts download and artifacts list command by @robinaugh in #353
- Add a cron to update the language server by @dan-manges in #351
- Update RWX packages by @rwx-cloud-bot[bot] in #356
- Add rwx docs command for searching and reading documentation by @robinaugh in #355
Full Changelog: v3...v3.4.0
RWX CLI v3.3.0
What's Changed
- Add support for sandbox init params, and add e2e test in CI by @robinaugh in #342
- Update CI to point to the .rwx directory instead of the .mint directory in rwx-testing repo by @robinaugh in #344
- Consistently display version check by @jmsanders in #346
- Rewrite
rwx lintto use the local LSP server by @robinaugh in #345
Full Changelog: v3...v3.3.0
RWX CLI v3.2.0
What's Changed
- Bump the minor-dependencies group with 3 updates by @dependabot[bot] in #334
- Add
rwx lsp servecommand by @robinaugh in #332 - Fix LSP bundle check location in release script by @robinaugh in #335
- Add
rwx packages listcommand by @robinaugh in #336 - New commit common ancestor algorithm by @jmsanders in #337
- Make it impossible to build the CLI without the LSP bundle by @robinaugh in #340
- Log why we can't find a commit when we can't by @jmsanders in #339
- Add description to
rwx packages list, and addrwx packages showby @robinaugh in #341 - Fix sandbox pull erasing local uncommitted changes by @robinaugh in #338
- Use RunID instead of RunId in jsonified output by @robinaugh in #333
Full Changelog: v3...v3.2.0