Skip to content

Releases: just-every/code

Release v0.6.150

Choose a tag to compare

@github-actions github-actions released this 22 Jul 21:42

@just-every/code v0.6.150

This release brings upstream parity updates, release pipeline improvements, installer source support, and audio history fixes.

Changes

  • Core: backport upstream Responses and review prompt parity.
  • Release: publish release metadata, stable installer aliases, and Rust artifacts to Cloudflare R2 channels.
  • Install: add an optional releases.openai.com installer source.
  • Core: preserve audio across history and tool outputs.

Install

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

Compare: v0.6.149...v0.6.150

Release v0.6.149

Choose a tag to compare

@github-actions github-actions released this 17 Jul 21:44

@just-every/code v0.6.149

This release improves usage-limit redemption checks and adds release publication recovery support.

Changes

  • Core: confirm usage-limit resets before redeeming limit credits.
  • Release: add an npm publication recovery workflow for failed release publishes.

Install

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

Compare: v0.6.148...v0.6.149

Release v0.6.148

Choose a tag to compare

@zemaj zemaj released this 16 Jul 23:07

@just-every/code v0.6.148

This release improves protocol token usage reporting and fixes a TUI composer animation lifecycle issue.

Changes

  • TUI: stop the composer animation ticker when the app event channel closes.
  • Protocol: track prompt cache write token usage across protocol events and SDK types.
  • Dependencies: update serde_with to 3.21.0.

Install

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

Compare: v0.6.147...v0.6.148

Release v0.6.147

Choose a tag to compare

@github-actions github-actions released this 15 Jul 21:56

@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

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

Compare: v0.6.146...v0.6.147

Release v0.6.146

Choose a tag to compare

@github-actions github-actions released this 14 Jul 21:31

@just-every/code v0.6.146

This release refreshes upstream history and release workflow metadata.

Changes

  • Release: refresh upstream history for v0.6.146.
  • Release: adopt remote workflow updates while preserving release metadata changes.

Install

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

Compare: v0.6.145...v0.6.146

Release v0.6.145

Choose a tag to compare

@github-actions github-actions released this 13 Jul 22:11

@just-every/code v0.6.145

This release improves configuration compatibility for users with older theme settings.

Changes

  • Core: migrate legacy theme strings in configuration to the current theme format.

Install

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

Compare: v0.6.144...v0.6.145

Release v0.6.144

Choose a tag to compare

@github-actions github-actions released this 13 Jul 21:37

@just-every/code v0.6.144

This release improves protocol compatibility, stored response handling, and installer reliability.

Changes

  • Core: accept upstream reasoning summary metadata for improved protocol compatibility.
  • Core: strip invalid stored response item IDs before reusing stored responses.
  • CLI: fix code-mode installation on Darwin systems.
  • CLI: parse compact release metadata in the installer.

Install

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

Compare: v0.6.143...v0.6.144

Release v0.6.143

Choose a tag to compare

@github-actions github-actions released this 08 Jul 21:43

@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: v0.6.142...v0.6.143

Release v0.6.142

Choose a tag to compare

@github-actions github-actions released this 07 Jul 21:45

@just-every/code v0.6.142

This release backports upstream protocol parity updates for app-server compatibility.

Changes

  • Core: backport upstream protocol parity updates for app-server and model metadata compatibility.
  • App Server: add login account brand schema support across v2 protocol types.

Install

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

Compare: v0.6.141...v0.6.142

Release v0.6.141

Choose a tag to compare

@github-actions github-actions released this 06 Jul 21:42

@just-every/code v0.6.141

This release backports rate-limit reset credit schema support for account limit responses.

Changes

  • Core: backport the rate-limit reset credit schema for account limit responses.
  • App Server: expose reset credit details in rate limit protocol types.

Install

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

Compare: v0.6.140...v0.6.141