Kiro CLI 1.28.2: Terminal UI Refinements
Kiro CLI 1.28.2 brings terminal UI polish, filesystem path completion, per-prompt cost tracking, and better terminal integration with OSC 9 support.
TL;DR
- Terminal UI polish across `/code`, `/agent create`, and `/agent edit` commands
- Filesystem path tab completion now works in the terminal
- Per-prompt credits and time display so you know what each command costs
- OSC 9 support and greeting customization for better terminal integration
New
- Filesystem path tab completion — Complete file and directory paths directly in the terminal instead of typing them out manually.
- Per-prompt credits and time display — See exactly how many credits and how much time each prompt consumed, right in the output.
- Terminal notifications — Get notified when long-running operations finish without polling the terminal.
- OSC 9 support — Better terminal integration for notification and status reporting across compatible terminal emulators.
- Greeting settings — Customize or disable the CLI greeting message on startup.
Improved
- /code command UI — Refreshed interface for better readability and interaction flow.
- /agent create and /agent edit — Enhanced terminal UI for agent creation and editing workflows.
Update with: kiro update or reinstall from kiro.dev.
Source: Kiro