Kiro CLI 1.28: Refreshed Terminal UI & New Commands
Kiro CLI 1.28 ships an experimental refreshed terminal UI with live status bar, rich markdown rendering, and new /chat new and --list-models commands.
TL;DR
- Experimental refreshed terminal UI behind
--tuiflag with live status bar and rich markdown rendering /chat newcommand to start fresh conversations without restarting the CLI--list-modelsflag to quickly check available models
New
- Refreshed Terminal UI (experimental) — Enable with
--tuiflag. Features live status bar, syntax-highlighted code blocks, interactive panels for context and sessions, and contextual overlays for tools and help. /chat newcommand — Start a fresh conversation without restarting the CLI.--list-modelsflag — Quickly check which models are available in your environment.
Update Kiro CLI: npm install -g @kiro/cli@latest or check the full release notes.
Source: Kiro