@just-every/code v0.6.101
This release improves model routing, session workflows, plugin discovery, and execution reliability.
Changes
- Models: update default agent routing, accept upstream tool-mode metadata, and fix Bedrock GPT service tiers.
- CLI/Threads: add archive commands and keep resumed prompt history scoped to the session.
- Plugins/Skills: improve connector and install suggestions, and add runtime extra skill roots.
- Sandbox/Exec: preserve deny-read protections, tighten Windows requirements, and clean up filesystem helpers.
- TUI/Tools: fix Vim editing, render multiline hook output, show web search activity, and finalize image generation natively.
Install
npm install -g @just-every/code@latest
codeThanks
Thanks to @owenlin0 for contributions!