Kiro CLI v2.19.0 Changelog
What changed in Kiro CLI v2.19.0, released 2026-08-19 — explained in plain English.
TLDR
- You can now run tasks in a dedicated full-screen view.
- Watch your tasks run in real time without distractions.
- You get to pick exactly what your task will cover before it starts.
Want a heads-up when Kiro CLI updates?
We email you the moment a new Kiro CLI version drops — plus plain-English release notes like these. No spam.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
This update is all about making it easier to see what your software is doing. It is especially helpful for developers who use automated instructions (called "specs") to build or test their code, giving them a much clearer way to watch those instructions happen live.
What's new
- Full-screen task runner: When you type
/spec runto start an automated task, it now opens a dedicated full-screen view. This clears away the clutter from your screen so you can focus entirely on the task. - Real-time progress: You can now watch your task work step-by-step, exactly as it happens.
- Task scope selection: Before the task kicks off, you get to choose its "scope"—meaning you can decide exactly which parts of your project the task is allowed to touch or affect.
Breaking changes
No breaking changes in this release.
This is our plain-language summary. Read the complete, official notes on the Kiro CLI official changelog ↗.
