Kiro IDE 0.8.86: File Write & Web Tools Fixes
0.8.86 patches critical file corruption bugs, fixes supervised mode hangs, and speeds up file writes with batched streaming.
TL;DR
- Batched streaming improves file write performance
- Fixed file corruption from write race conditions
- Supervised mode no longer hangs after accepting changes
- Web tools reliability improvements
Fixed
- File corruption from write race conditions — Resolved data loss caused by concurrent write operations
- Supervised mode unresponsiveness — Fixed hang that occurred after accepting changes in supervised mode
- Web tools reliability — Improved stability and consistency of web tool execution
Improved
- File write performance — Batched streaming reduces latency and overhead for large file operations
Update with: kiro update
Source: Kiro