@just-every/code v0.2.116
This release introduces an AI-driven custom spinner generator, improves selection affordance, and polishes spacing in the Create Spinner view.
Changes
- TUI: AI-driven custom spinner generator with live streaming, JSON schema, and preview.
- Spinner: accept "name" in custom JSON; persist label; show labels in Overview; replace on save.
- TUI: dim "Create your own…" until selected; use primary + bold on selection.
- TUI: fix Create Spinner spacing; avoid double blank lines; keep single spacer.
- Core: add TextFormat and include text.format in requests.
Install
npm install -g @just-every/code@latest
code
Compare: v0.2.115...v0.2.116