| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| code-aarch64-apple-darwin.tar.gz | 2026-07-13 | 22.3 MB | |
| code-aarch64-apple-darwin.zst | 2026-07-13 | 15.8 MB | |
| code-aarch64-unknown-linux-musl.tar.gz | 2026-07-13 | 25.8 MB | |
| code-aarch64-unknown-linux-musl.zst | 2026-07-13 | 19.1 MB | |
| code-x86_64-apple-darwin.tar.gz | 2026-07-13 | 24.6 MB | |
| code-x86_64-apple-darwin.zst | 2026-07-13 | 17.5 MB | |
| code-x86_64-pc-windows-msvc.exe.zip | 2026-07-13 | 27.0 MB | |
| code-x86_64-unknown-linux-musl.tar.gz | 2026-07-13 | 28.1 MB | |
| code-x86_64-unknown-linux-musl.zst | 2026-07-13 | 20.1 MB | |
| README.md | 2026-07-13 | 569 Bytes | |
| Release v0.6.144 source code.tar.gz | 2026-07-13 | 14.0 MB | |
| Release v0.6.144 source code.zip | 2026-07-13 | 17.6 MB | |
| Totals: 12 Items | 232.0 MB | 0 | |
@just-every/code v0.6.144
This release improves protocol compatibility, stored response handling, and installer reliability.
Changes
- Core: accept upstream reasoning summary metadata for improved protocol compatibility.
- Core: strip invalid stored response item IDs before reusing stored responses.
- CLI: fix code-mode installation on Darwin systems.
- CLI: parse compact release metadata in the installer.
Install
:::sh
npm install -g @just-every/code@latest
code
Compare: https://github.com/just-every/code/compare/v0.6.143...v0.6.144