Kiro

AIDesktop

AWS's agentic IDE and CLI, built around specs and steering files.

Latest · · Desktopby Amazon Web ServicesWebsiteRSS

Release activity

Release activity — 15 releases across 10 days since Aug 6, 2026. Each cell is one day; darker means more releases that day. Nothing is recorded before Aug 6, 2026. Older weeks are hidden at this screen width.
JunJulAug
SundayNo releases on Aug 9, 2026No releases on Aug 16, 2026No releases on Aug 23, 2026
MondayNo releases on Aug 10, 20261 release on Aug 17, 2026No releases on Aug 24, 2026
Tuesday3 releases on Aug 11, 20262 releases on Aug 18, 2026No releases on Aug 25, 2026
Wednesday1 release on Aug 12, 20261 release on Aug 19, 20261 release on Aug 26, 2026
Thursday1 release on Aug 6, 20262 releases on Aug 13, 2026No releases on Aug 20, 20262 releases on Aug 27, 2026
Friday1 release on Aug 7, 2026No releases on Aug 14, 2026No releases on Aug 21, 2026No releases on Aug 28, 2026
SaturdayNo releases on Aug 8, 2026No releases on Aug 15, 2026No releases on Aug 22, 2026No releases on Aug 29, 2026

15 releases since Aug 6, 2026, busiest day 3

Changelog

IDE: Third-Party Extension Compatibility and More Reliable MCP Sign-In

Added 2
  • Third-party extensions can now work alongside Kiro
  • Support for the latest MCP protocol revision
Fixed 3
  • More reliable sign-in for MCP
  • Reduce extension host crashes during large agent responses
  • Keep agent turns going when the network briefly drops

From Kiro

This version lets third-party extensions work alongside Kiro, adds support for the latest MCP protocol revision with more reliable sign-in, reduces extension host crashes during large agent responses, and keeps agent turns going when the network briefly drops.

View originalPermalink
How IDE: Third-Party Extension Compatibility and More Reliable MCP Sign-In went

IDE 1.0.395: Agent Focus, Permissions, Custom Agents, and More

Added 1
  • Third-party extension compatibility
Fixed 1
  • More reliable MCP sign-in

From Kiro

Third-Party Extension Compatibility and More Reliable MCP Sign-In. Learn more ->

View originalPermalink
How IDE 1.0.395: Agent Focus, Permissions, Custom Agents, and More went

CLI: Full-Screen Spec Task Execution and Preserve Scrollback

Added 3
  • Add full-screen task execution view for V3 spec runs with real-time progress
  • Add task scope selection in full-screen task execution view
  • Add Preserve scrollback toggle to keep terminal history available through overflow and resize redraws

From Kiro

This release gives V3 spec runs a full-screen task execution view with real-time progress and task scope selection. The new Preserve scrollback toggle keeps terminal history available through overflow and resize redraws.

View originalPermalink
How CLI: Full-Screen Spec Task Execution and Preserve Scrollback went

CLI: Spec Review Mouse Support and Automatic Stream Recovery

Added 4
  • Add mouse support to the spec review screen
  • Add stream idle watchdog to detect inactive streams
  • Add automatic retries with backoff for failed requests
  • Add 60-minute streaming timeout to prevent indefinite connections

From Kiro

This release brings mouse support to the spec review screen. Under the hood, a stream idle watchdog, automatic retries with backoff, and a 60-minute streaming timeout mean a dropped connection or a throttled request no longer hangs or ends your turn.

View originalPermalink
How CLI: Spec Review Mouse Support and Automatic Stream Recovery went

IDE: Permission Improvements and Configured Windows Shells

Changed 3
  • Ignored files are now kept out of search results
  • Filesystem and command permission rules are improved
  • Agent commands now run in your configured terminal profile on Windows

From Kiro

This version keeps ignored files out of search results, improves filesystem and command permission rules, and runs agent commands in your configured terminal profile on Windows.

View originalPermalink
How IDE: Permission Improvements and Configured Windows Shells went

IDE 1.0.337: Agent Focus, Permissions, Custom Agents, and More

Permission Improvements and Configured Windows Shells. Learn more ->

View originalPermalink
How IDE 1.0.337: Agent Focus, Permissions, Custom Agents, and More went

Web: Access Kiro Web with Okta or Microsoft Entra ID

Added 2
  • Access Kiro Web through Okta or Microsoft Entra ID integration after administrator configuration
  • Single sign-on capability for users with configured Okta or Microsoft Entra ID integration in Kiro Pro and above subscriptions

From Kiro

Your team can now access Kiro Web through the Okta or Microsoft Entra ID integration you already use. After an administrator configures access, users only need to sign in. This capability is available with Kiro Pro and above subscriptions.

View originalPermalink
How Web: Access Kiro Web with Okta or Microsoft Entra ID went

IDE: Nested AGENTS.md and Long-Session Efficiency

Added 1
  • Add AGENTS.md files throughout your workspace to give Kiro instructions scoped to each directory tree
Changed 6
  • Lower idle resource use
  • Preserve more context in long sessions
  • Improve Cloud configuration
  • Improve chat functionality
  • Improve hooks
  • Improve MCP connections

From Kiro

Add AGENTS.md files throughout your workspace to give Kiro instructions scoped to each directory tree. This version also lowers idle resource use, preserves more context in long sessions, and improves Cloud configuration, chat, hooks, and MCP connections.

View originalPermalink
How IDE: Nested AGENTS.md and Long-Session Efficiency went

IDE 1.0.309: Agent Focus, Permissions, Custom Agents, and More

Nested AGENTS.md and Long-Session Efficiency. Learn more ->

View originalPermalink
How IDE 1.0.309: Agent Focus, Permissions, Custom Agents, and More went

CLI: Voice Mode, Opt-In Cloud Sessions, and Spec Review

Added 3
  • Add /voice command for on-device voice transcription of prompts
  • Add review screen in Spec runs for reading phase documents and staging line comments
  • Load AGENTS.md files as steering context from anywhere in the workspace tree
Changed 1
  • Make cloud sessions opt-in for enterprise administrators, with disabled default for organizations that do not set the toggle

From Kiro

This release lets you talk to Kiro instead of typing: /voice dictates your prompts with on-device transcription. Spec runs gain a review screen for reading phase documents and staging line comments, and AGENTS.md files now load as steering context from anywhere in your workspace tree. Enterprise administrators should note that cloud sessions are now opt-in, so organizations that never set the toggle will find them disabled.

View originalPermalink
How CLI: Voice Mode, Opt-In Cloud Sessions, and Spec Review went

CLI: Cloud Sessions Preview and Smarter Command Menus

Added 4
  • Cloud sessions in preview mode with --cloud flag to run sessions in managed cloud sandbox
  • Ability to disconnect from a cloud session while the agent continues working
  • Ability to resume cloud sessions from any machine
  • Substring matching for slash command menu
Fixed 1
  • Typing in the TUI stays smoother during rapid input

From Kiro

This release introduces cloud sessions in preview: run your session in a managed cloud sandbox with --cloud, disconnect while the agent keeps working, and resume from any machine. The slash command menu also gains substring matching, and typing in the TUI stays smoother during rapid input.

View originalPermalink
How CLI: Cloud Sessions Preview and Smarter Command Menus went

IDE: Cloud Sessions and Agent Focus Mode Upgrades

Added 4
  • Cloud Sessions now available in Agent Focus Mode as a preview
  • Sessions rail now has a collapsible icon-only view
  • Attention cards that can be answered in place
  • Back and forward navigation in sessions
Changed 1
  • Agent's Windows terminal now pins to PowerShell
Fixed 2
  • Restored Always Allow for commands that was being forgotten
  • Fixed macOS updater downloading every update twice

From Kiro

This version brings Cloud Sessions to Agent Focus Mode as a preview and gives the sessions rail a collapsible icon-only view, attention cards you can answer in place, and back/forward navigation. It also pins the agent's Windows terminal to PowerShell, restores Always Allow for commands it was quietly forgetting, and fixes the macOS updater downloading every update twice.

View originalPermalink
How IDE: Cloud Sessions and Agent Focus Mode Upgrades went

IDE 1.0.293: Agent Focus, Permissions, Custom Agents, and More

Cloud Sessions and Agent Focus Mode Upgrades. Learn more ->

View originalPermalink
How IDE 1.0.293: Agent Focus, Permissions, Custom Agents, and More went

IDE: Agent Plugin Support and Session Pinning

Added 5
  • Support for Powers packaged in the open Agent Plugin format
  • Agent Focus Mode session rail with pinning capability
  • Kiro CLI hand-off functionality
  • In-app updates for Agent Focus Mode
  • Bulk session migration
Changed 3
  • Move to Code OSS v1.109.5
  • Improve spec hovers to handle untrusted workspace content
  • Improve MCP installs to handle untrusted workspace content
Fixed 1
  • Add steadier error recovery

From Kiro

This version supports Powers packaged in the open Agent Plugin format and reworks the Agent Focus Mode session rail with pinning, Kiro CLI hand-off, and in-app updates. It also moves Kiro to Code OSS v1.109.5, improves how spec hovers and MCP installs handle untrusted workspace content, and adds bulk session migration and steadier error recovery.

View originalPermalink
How IDE: Agent Plugin Support and Session Pinning went

IDE 1.0.288: Agent Focus, Permissions, Custom Agents, and More

Agent Plugin Support and Session Pinning. Learn more ->

View originalPermalink
How IDE 1.0.288: Agent Focus, Permissions, Custom Agents, and More went
View all

Discussion