| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| code-aarch64-apple-darwin.tar.gz | 2026-08-08 | 22.4 MB | |
| code-aarch64-apple-darwin.zst | 2026-08-08 | 15.9 MB | |
| code-aarch64-unknown-linux-musl.tar.gz | 2026-08-08 | 25.9 MB | |
| code-aarch64-unknown-linux-musl.zst | 2026-08-08 | 19.1 MB | |
| code-x86_64-apple-darwin.tar.gz | 2026-08-08 | 24.7 MB | |
| code-x86_64-apple-darwin.zst | 2026-08-08 | 17.5 MB | |
| code-x86_64-pc-windows-msvc.exe.zip | 2026-08-08 | 26.9 MB | |
| code-x86_64-unknown-linux-musl.tar.gz | 2026-08-08 | 28.2 MB | |
| code-x86_64-unknown-linux-musl.zst | 2026-08-08 | 20.1 MB | |
| README.md | 2026-08-08 | 669 Bytes | |
| Release v0.6.170 source code.tar.gz | 2026-08-08 | 15.7 MB | |
| Release v0.6.170 source code.zip | 2026-08-08 | 19.7 MB | |
| Totals: 12 Items | 236.2 MB | 0 | |
@just-every/code v0.6.170
This release improves upstream protocol parity, configuration persistence, and dependency freshness.
Changes
- Core: align protocol, routing, and executor environment behavior with upstream parity.
- App Server: expose code-mode host gRPC protocol schemas and generated v2 response metadata.
- Models: include image generation and model specialty metadata in protocol responses.
- Core: persist theme tables safely when writing configuration.
- Dependencies: update js-yaml to 4.3.1.
Install
:::sh
npm install -g @just-every/code@latest
code
Compare: https://github.com/just-every/code/compare/v0.6.169...v0.6.170