Ionic CLI 0.7.1
Ionic CLI 0.7.1
This release brings Ionic's new interactive terminal workspace to the public CLI.
Highlights
- responsive metallic-black TUI with the Ionic dotted mark and command palette
- reliable PageUp/PageDown, keyboard, click, and mouse-wheel scrollback
- dynamic terminal title showing the active repository or registry
- session-only repository selection and local registry dashboard
- explicit semantic provider/model selection
- masked, process-only API-key entry that never enters argv, history, scrollback, Desktop storage, or disk
- runtime-specific, versioned consent before subscription-backed semantic reviews
- semantic review remains an explicit
/semantic check; structural analysis remains local by default
Install or upgrade
python -m pip install --upgrade ionic==0.7.1
ionicThis is the PyPI CLI release. The existing signed Essential Desktop download remains separately versioned at 0.6.1.
Full Python and Desktop suites passed, including the rebuilt frozen Windows CLI sidecar. See PR #6 for validation and trust-boundary details.