@just-every/code v0.6.95
This release improves model support, approval and permission flows, and execution stability across TUI and remote plugin workflows.
Changes
- Models: add GPT-5.5 support and refresh model schema plus GPT agent defaults for more reliable model selection.
- ChatGPT: align ChatGPT plan and service-tier behavior, and route backend auth through Codex auth plumbing for more consistent account handling.
- Permissions: ship stable Auto Review controls, stricter approval flows, and persistent permission-profile state across TUI, protocol, and app-server sessions.
- TUI/Exec: fix interrupt and
/reviewexit wedges, keep command output visible until streams fully close, and reduce turn interruption hangs. - Plugins: expand remote plugin support with list/read/install flows, marketplace upgrade plumbing, and workspace-level plugin disable controls.
Install
npm install -g @just-every/code@latest
codeThanks
Thanks to @SteveCoffey for contributions!