| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| code-aarch64-apple-darwin.tar.gz | 2026-04-05 | 20.8 MB | |
| code-aarch64-apple-darwin.zst | 2026-04-05 | 15.0 MB | |
| code-aarch64-unknown-linux-musl.tar.gz | 2026-04-05 | 24.3 MB | |
| code-aarch64-unknown-linux-musl.zst | 2026-04-05 | 18.1 MB | |
| code-x86_64-apple-darwin.tar.gz | 2026-04-05 | 23.0 MB | |
| code-x86_64-apple-darwin.zst | 2026-04-05 | 16.6 MB | |
| code-x86_64-pc-windows-msvc.exe.zip | 2026-04-05 | 24.9 MB | |
| code-x86_64-unknown-linux-musl.tar.gz | 2026-04-05 | 26.4 MB | |
| code-x86_64-unknown-linux-musl.zst | 2026-04-05 | 19.2 MB | |
| README.md | 2026-04-05 | 910 Bytes | |
| Release v0.6.92 source code.tar.gz | 2026-04-05 | 10.4 MB | |
| Release v0.6.92 source code.zip | 2026-04-05 | 13.0 MB | |
| Totals: 12 Items | 211.7 MB | 0 | |
@just-every/code v0.6.92
This release improves cross-platform reliability, remote session behavior, and core model/tooling correctness.
Changes
- TUI: enable Wayland clipboard image paste so screenshot paste works reliably on Linux Wayland sessions.
- Core: align model/provider behavior by syncing remote model parity and updating Copilot/GPT-5.4 mini agent flags.
- Remote: forward
--cdconsistently across remote start/resume/fork/list flows so session directory targeting works as expected. - Core/TUI: fix MCP tool listing for hyphenated server names and prevent stale
/copyoutput after commentary-only turns. - Platform: improve macOS stability by preventing sandbox HTTP-client panics and filtering malloc diagnostics from composer input.
Install
:::bash
npm install -g @just-every/code@latest
code
Compare: https://github.com/just-every/code/compare/v0.6.91...v0.6.92