Kiro CLI 2.2: Adaptive Thinking & Multi-Turn Stability
Kiro CLI 2.2 brings adaptive thinking that carries model reasoning across conversation turns, plus fixes for MCP server tool dispatch stability.
TL;DR
- Adaptive thinking now carries model reasoning across conversation turns for more coherent responses
- Fixed silent failures in subagent tool dispatch when MCP servers update tool specs mid-execution
- Improves multi-turn conversation reliability and reasoning consistency
New
- Adaptive thinking across turns — Model reasoning now persists and builds context through multi-turn conversations, delivering more coherent and contextually aware answers as the discussion progresses
Fixed
- Subagent tool dispatch failures — Resolved silent failures when MCP servers update their tool specifications during execution, preventing tools from mysteriously stopping mid-conversation
Update with: npm install -g @kiro/cli@latest or check the full release notes.
Source: Kiro