@just-every/code v0.6.55
This release focuses on Plan mode usability, skills discovery, and better runtime visibility.
Changes
- TUI/Plan: enable Plan mode with streamed plan items and clearer prompts.
- Skills: load skills from .agents/skills with clearer lookup guidance.
- CLI/Logs: show runtime metrics in console and include output in /ps.
- File Search: support multi-root walks and keep search rooted to the active session CWD.
Install
npm install -g @just-every/code@latest
code
Compare: v0.6.54...v0.6.55