| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| code-aarch64-apple-darwin.tar.gz | 2026-08-10 | 22.4 MB | |
| code-aarch64-apple-darwin.zst | 2026-08-10 | 15.9 MB | |
| code-aarch64-unknown-linux-musl.tar.gz | 2026-08-10 | 25.9 MB | |
| code-aarch64-unknown-linux-musl.zst | 2026-08-10 | 19.1 MB | |
| code-x86_64-apple-darwin.tar.gz | 2026-08-10 | 24.7 MB | |
| code-x86_64-apple-darwin.zst | 2026-08-10 | 17.5 MB | |
| code-x86_64-pc-windows-msvc.exe.zip | 2026-08-10 | 26.9 MB | |
| code-x86_64-unknown-linux-musl.tar.gz | 2026-08-10 | 28.2 MB | |
| code-x86_64-unknown-linux-musl.zst | 2026-08-10 | 20.1 MB | |
| README.md | 2026-08-10 | 419 Bytes | |
| Release v0.6.172 source code.tar.gz | 2026-08-10 | 15.8 MB | |
| Release v0.6.172 source code.zip | 2026-08-10 | 19.8 MB | |
| Totals: 12 Items | 236.2 MB | 0 | |
@just-every/code v0.6.172
This release backports upstream parity fixes for command execution and patch handling.
Changes
- Core: backport upstream shell environment parity for command execution.
- Core: align apply_patch behavior with upstream patch handling.
Install
:::sh
npm install -g @just-every/code@latest
code
Compare: https://github.com/just-every/code/compare/v0.6.171...v0.6.172