Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 616 Bytes

File metadata and controls

19 lines (13 loc) · 616 Bytes

@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

npm install -g @just-every/code@latest
code

Compare: https://github.com/just-every/code/compare/v0.6.142...v0.6.143