| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| code-aarch64-apple-darwin.tar.gz | 2026-07-08 | 22.3 MB | |
| code-aarch64-apple-darwin.zst | 2026-07-08 | 15.8 MB | |
| code-aarch64-unknown-linux-musl.tar.gz | 2026-07-08 | 25.8 MB | |
| code-aarch64-unknown-linux-musl.zst | 2026-07-08 | 19.0 MB | |
| code-x86_64-apple-darwin.tar.gz | 2026-07-08 | 24.6 MB | |
| code-x86_64-apple-darwin.zst | 2026-07-08 | 17.4 MB | |
| code-x86_64-pc-windows-msvc.exe.zip | 2026-07-08 | 27.0 MB | |
| code-x86_64-unknown-linux-musl.tar.gz | 2026-07-08 | 28.1 MB | |
| code-x86_64-unknown-linux-musl.zst | 2026-07-08 | 20.1 MB | |
| README.md | 2026-07-08 | 624 Bytes | |
| Release v0.6.143 source code.tar.gz | 2026-07-08 | 13.9 MB | |
| Release v0.6.143 source code.zip | 2026-07-08 | 17.5 MB | |
| Totals: 12 Items | 231.6 MB | 2 | |
@just-every/code v0.6.143
This release brings upstream auth and web search parity updates, hosted mode defaults, and pnpm install detection improvements.
Changes
- Core: backport upstream auth and web search parity across config, protocol, and streaming flows.
- CLI: default code-mode to hosted mode for new sessions.
- CLI: detect installs managed by pnpm when checking managed upgrade paths.
- TUI: update onboarding and account labels for refreshed auth modes.
Install
:::sh
npm install -g @just-every/code@latest
code
Compare: https://github.com/just-every/code/compare/v0.6.142...v0.6.143