@just-every/code v0.2.181
This release brings first-class cloud task management and streamlines review and prompt workflows.
Changes
- Add
/cloudcommand and bottom pane to manage cloud tasks within the terminal. - Add
/reviewto the main command palette for fast review flows. - Support named and numeric arguments, parse frontmatter, and standardize
/prompts:prefix for custom prompts. - Harden release builds and response proxy by enabling process hardening, packaging the proxy for all platforms, and removing hard timeouts.
Install
npm install -g @just-every/code@latest
code
Compare: v0.2.180...v0.2.181