@just-every/code v0.6.67
This release expands skill discovery, improves TUI navigation, and clarifies app-server error reporting.
Changes
- Skills: discover .agents and admin roots and remove deep-scan caps.
- TUI: improve /model navigation and /resume popup visibility.
- App Server: surface JSON-RPC errors to avoid masked auth failures.
- Sandbox: add slash command to grant read access to inaccessible directories.
Install
npm install -g @just-every/code@latest
code
Compare: v0.6.66...v0.6.67