| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| code-aarch64-apple-darwin.tar.gz | < 15 hours ago | 22.3 MB | |
| code-aarch64-apple-darwin.zst | < 15 hours ago | 15.8 MB | |
| code-aarch64-unknown-linux-musl.tar.gz | < 15 hours ago | 25.8 MB | |
| code-aarch64-unknown-linux-musl.zst | < 15 hours ago | 19.1 MB | |
| code-x86_64-apple-darwin.tar.gz | < 15 hours ago | 24.6 MB | |
| code-x86_64-apple-darwin.zst | < 15 hours ago | 17.5 MB | |
| code-x86_64-pc-windows-msvc.exe.zip | < 15 hours ago | 27.0 MB | |
| code-x86_64-unknown-linux-musl.tar.gz | < 15 hours ago | 28.1 MB | |
| code-x86_64-unknown-linux-musl.zst | < 15 hours ago | 20.1 MB | |
| README.md | < 15 hours ago | 525 Bytes | |
| Release v0.6.147 source code.tar.gz | < 15 hours ago | 14.1 MB | |
| Release v0.6.147 source code.zip | < 15 hours ago | 17.8 MB | |
| Totals: 12 Items | 232.3 MB | 0 | |
@just-every/code v0.6.147
This release updates model defaults and refreshes SDK protocol compatibility.
Changes
- Core: migrate GPT-5.4 defaults to GPT-5.6 across presets, config validation, and agent defaults.
- TUI: surface GPT-5.6 defaults in chat model labels and slash-command flows.
- SDK: integrate upstream protocol updates and Python SDK release artifacts.
Install
:::sh
npm install -g @just-every/code@latest
code
Compare: https://github.com/just-every/code/compare/v0.6.146...v0.6.147