github just-every/code v0.4.20
Release v0.4.20

2 hours ago

@just-every/code v0.4.20

This release focuses on model stability across platforms plus tooling fixes for Windows and BSD users.

Changes

  • Core: serialize shell_command tool invocations so concurrent steps no longer trample each other during runs.
  • Models: ignore empty Claude finish_reason fields so streamed answers no longer truncate mid-response.
  • Windows: treat AltGr chords as literal text and resolve MCP script-based tools via PATHEXT so international keyboards and script servers work again.
  • Core: overhaul compaction/truncation paths to remove double-truncation panics and keep summaries concise on long sessions.
  • Platform: gate keyring backends per target and add BSD hardening so FreeBSD/OpenBSD builds succeed out of the box.

Install

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

Thanks

Thanks to @dulikaifazr and @Akrelion45 and @JoonsooLee and @Xiao-YongJin and @AbkariMohammedSayeem for contributions!

Don't miss a new code release

NewReleases is sending notifications on new releases.