Skip to content

Release v0.5.2

Choose a tag to compare

@zemaj zemaj released this 22 Nov 03:06
· 244 commits to main since this release

@just-every/code v0.5.2

This patch improves agent defaults and keeps reasoning effort within provider-supported bounds.

Changes

  • Agents: default automation flows to gpt-5.1-codex-max and add gemini-3-pro as an option for higher-capacity runs.
  • Models: clamp reasoning effort to supported bands so prompts no longer fail with invalid request errors.

Install

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

Compare: v0.5.1...v0.5.2