@just-every/code v0.2.157
This release polishes TUI UX and fixes key CLI behaviors.
Changes
- CLI: restore coder resume support.
- CLI: generate completion scripts with code command name.
- TUI: avoid showing agents HUD on handoff.
- TUI/Limits: refresh usage header copy; move rate‑limit polling off main thread.
- TUI: show Ctrl+T exit hint in standard mode.
Install
npm install -g @just-every/code@latest
code
Compare: v0.2.156...v0.2.157