| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| code-aarch64-apple-darwin.tar.gz | 2026-05-08 | 21.0 MB | |
| code-aarch64-apple-darwin.zst | 2026-05-08 | 15.1 MB | |
| code-aarch64-unknown-linux-musl.tar.gz | 2026-05-08 | 24.6 MB | |
| code-aarch64-unknown-linux-musl.zst | 2026-05-08 | 18.3 MB | |
| code-x86_64-apple-darwin.tar.gz | 2026-05-08 | 23.2 MB | |
| code-x86_64-apple-darwin.zst | 2026-05-08 | 16.7 MB | |
| code-x86_64-pc-windows-msvc.exe.zip | 2026-05-08 | 25.1 MB | |
| code-x86_64-unknown-linux-musl.tar.gz | 2026-05-08 | 26.6 MB | |
| code-x86_64-unknown-linux-musl.zst | 2026-05-08 | 19.4 MB | |
| README.md | 2026-05-08 | 941 Bytes | |
| Release v0.6.98 source code.tar.gz | 2026-05-08 | 12.0 MB | |
| Release v0.6.98 source code.zip | 2026-05-08 | 15.0 MB | |
| Totals: 12 Items | 217.1 MB | 4 | |
@just-every/code v0.6.98
This release improves TUI workflows, thread handling, plugin sharing, and Linux portability across Code.
Changes
- TUI: add upstream-compatible slash commands, a redesigned session picker, raw scrollback mode, and broader key/input polish.
- Threads: return session IDs from thread and fork flows, paginate thread history, and keep live thread snapshots in sync.
- Plugins: expand plugin sharing with access controls, discoverability settings, marketplace source filters, and richer plugin details.
- Auth/Environments: enable AWS login credentials for Bedrock and route tools through selected environments more consistently.
- Linux sandbox: bundle standalone
bwrapbuilds and harden fallback/startup handling to improve reliability on Linux.
Install
:::bash
npm install -g @just-every/code@latest
code
Thanks
Thanks to @owenlin0 and @alfozan111 and @vincentkoc for contributions!