<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Kiro — The AI Toolchain</title>
    <link>https://aitoolchain.io/tools/kiro</link>
    <description>New releases and features in Kiro, tracked by The AI Toolchain.</description>
    <language>en</language>
    <lastBuildDate>Mon, 31 Aug 2026 08:38:18 GMT</lastBuildDate>
    <atom:link href="https://aitoolchain.io/tools/kiro/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Kiro changelog-20260831-1c861324</title>
      <link>https://kiro.dev/changelog</link>
      <guid isPermaLink="true">https://kiro.dev/changelog</guid>
      <pubDate>Mon, 31 Aug 2026 08:38:18 GMT</pubDate>
      <description>• Adds `/spec run` command to open a dedicated full-screen task execution view for V3 spec runs, with real-time progress tracking and task scope selection before execution begins.
• New &apos;Preserve scrollback&apos; toggle keeps terminal history available through overflow and resize redraws.
• Enables third-party extensions to work alongside Kiro without conflicts.
• Adds support for the latest MCP protocol revision with more reliable sign-in.</description>
    </item>
    <item>
      <title>Kiro changelog-20260830-1c861324</title>
      <link>https://kiro.dev/changelog</link>
      <guid isPermaLink="true">https://kiro.dev/changelog</guid>
      <pubDate>Sun, 30 Aug 2026 14:38:00 GMT</pubDate>
      <description>Kiro 1.0.395/2.20.0 adds full-screen spec task execution, a Preserve scrollback toggle, and third-party extension compatibility.
• Keeps agent turns running when the network briefly drops.</description>
    </item>
    <item>
      <title>Kiro Full-Screen Spec Task Execution and Preserve Scrollback</title>
      <link>https://kiro.dev/changelog/cli/2-20/</link>
      <guid isPermaLink="true">https://kiro.dev/changelog/cli/2-20/</guid>
      <pubDate>Fri, 28 Aug 2026 13:10:46 GMT</pubDate>
      <description>Kiro adds a full-screen spec task execution view and a Preserve Scrollback toggle for terminal history.
• Adds `/spec run` command to open a dedicated full-screen task execution view for V3 spec runs, with real-time progress tracking and task scope selection before execution begins.
• New &apos;Preserve Scrollback&apos; toggle keeps terminal history available through overflow and resize redraws.</description>
    </item>
    <item>
      <title>Kiro Third-Party Extension Compatibility and More Reliable MCP Sign-In</title>
      <link>https://kiro.dev/changelog/ide/1-0-395/</link>
      <guid isPermaLink="true">https://kiro.dev/changelog/ide/1-0-395/</guid>
      <pubDate>Fri, 28 Aug 2026 13:10:46 GMT</pubDate>
      <description>Kiro now supports third-party extensions alongside its own, updates MCP protocol, and improves agent resilience.
• Enables third-party extensions to run alongside Kiro without conflicts.
• Adds support for the latest MCP protocol revision with more reliable sign-in.
• Keeps agent turns running when the network briefly drops, improving resilience during interrupted sessions.</description>
    </item>
    <item>
      <title>Kiro Spec Review Mouse Support and Automatic Stream Recovery</title>
      <link>https://kiro.dev/changelog/cli/2-19/</link>
      <guid isPermaLink="true">https://kiro.dev/changelog/cli/2-19/</guid>
      <pubDate>Sat, 22 Aug 2026 09:40:12 GMT</pubDate>
      <description>Kiro adds mouse support to spec review and automatic stream recovery with configurable timeouts.
• Adds `api.streamIdleSoftTimeout`, `api.streamIdleHardTimeout`, and `api.timeout` settings to tune idle watchdog thresholds and the overall streaming timeout.
• Adds a 60-minute default streaming timeout so long responses are no longer cut off mid-turn.</description>
    </item>
    <item>
      <title>Kiro Spec Review Mouse Support, AI Session Titles, and Automatic Stream Recovery</title>
      <link>https://kiro.dev/changelog/cli/2-19/</link>
      <guid isPermaLink="true">https://kiro.dev/changelog/cli/2-19/</guid>
      <pubDate>Fri, 21 Aug 2026 09:51:54 GMT</pubDate>
      <description>Kiro adds spec review mouse support, AI session titles, and automatic stream recovery with idle watchdog and configurable timeouts.
• Adds `api.streamIdleSoftTimeout`, `api.streamIdleHardTimeout`, and `api.timeout` config settings to tune the new idle watchdog, automatic retry-with-backoff, and 60-minute streaming timeout for stalled or dropped connections.
• Adds AI-generated session titles to the V3 session resume picker, surfaced via `kiro-cli chat --resume-picker` or `/chat resume`, so similar sessions are distinguishable at a glance.
• Adds mouse support to the spec review screen — scroll to navigate and click to position the cursor — with `m` toggling mouse support on or off.
• Introduces a stream idle watchdog that warns after 60 seconds of silence and cancels at 300 seconds, with automatic retries for throttling, 5xx errors, and connection drops.</description>
    </item>
    <item>
      <title>Kiro Access Kiro Web with Okta or Microsoft Entra ID</title>
      <link>https://kiro.dev/changelog/web/kiro-web-access-with-okta-and-microsoft-entra-id/</link>
      <guid isPermaLink="true">https://kiro.dev/changelog/web/kiro-web-access-with-okta-and-microsoft-entra-id/</guid>
      <pubDate>Thu, 20 Aug 2026 09:49:19 GMT</pubDate>
      <description>Kiro Web now supports SSO login via Okta and Microsoft Entra ID using OIDC, with Cloud Sessions available for Pro and above.
• Adds SSO access to Kiro Web via Okta and Microsoft Entra ID using OpenID Connect (OIDC), requiring admins to add `https://app.kiro.dev/signin/oauth` as a sign-in redirect URI to an existing Kiro OIDC application.
• Introduces Cloud Sessions (Preview), which can be enabled independently from API key generation, available on Kiro Pro and above subscriptions.</description>
    </item>
    <item>
      <title>Kiro Agent Plugin Support and Session Pinning</title>
      <link>https://kiro.dev/changelog/ide/1-0-288/</link>
      <guid isPermaLink="true">https://kiro.dev/changelog/ide/1-0-288/</guid>
      <pubDate>Wed, 19 Aug 2026 09:48:53 GMT</pubDate>
      <description>Kiro gains Agent Plugin format support, session pinning, and Kiro CLI hand-off in Agent Focus Mode.
• Adds support for the open Agent Plugin format, letting users install Powers (plugins that bundle skills and MCP servers) from a local folder or a GitHub URL — shareable across compatible agent tools.
• Adds `Pin Session` action in Agent Focus Mode to keep a session pinned at the top of its section in the session rail.
• Adds `Open with Kiro CLI` action to resume an existing Agent Focus Mode session directly in Kiro CLI.
• Adds an update row in the Agent Focus Mode rail footer and a `Check for Updates` button in the settings pane when a new Kiro version is available.
• Spec documents and task rows in the context panel now open directly in the editor.
• Adds bulk session migration for Agent Focus Mode sessions.</description>
    </item>
    <item>
      <title>Kiro Claude Opus 5 Now Available</title>
      <link>https://kiro.dev/changelog/models/claude-opus-5/</link>
      <guid isPermaLink="true">https://kiro.dev/changelog/models/claude-opus-5/</guid>
      <pubDate>Wed, 19 Aug 2026 09:48:53 GMT</pubDate>
      <description>Claude Opus 5 is now available in Kiro IDE, CLI, and Web with a 1M context window.
• Adds Claude Opus 5 to the Kiro IDE, CLI, and Web model selector for Pro, Pro+, Pro Max, and Power customers in us-east-1 and eu-central-1 with cross-region inference.
• Claude Opus 5 supports a 1M token context window with a 2.2x credit multiplier.
• Claude Opus 5 brings improved multi-agent coordination with fewer conflicts between parallel agents running concurrently.
• Claude Opus 5 adds self-verification and iterative refinement on agentic coding tasks, reducing stubs and placeholders in generated output.
• Code review with Claude Opus 5 delivers higher real-bug detection rates with lower false positives, including at reduced effort settings.</description>
    </item>
    <item>
      <title>Kiro Cloud Sessions Preview and Smarter Command Menus</title>
      <link>https://kiro.dev/changelog/cli/2-17/</link>
      <guid isPermaLink="true">https://kiro.dev/changelog/cli/2-17/</guid>
      <pubDate>Wed, 19 Aug 2026 09:48:53 GMT</pubDate>
      <description>Kiro CLI gains cloud sessions (preview) with `--cloud`, `--repo`, and `--resume-id` flags, plus substring matching in the slash command menu.
• Adds `--cloud` flag to `kiro-cli` (and `kiro-cli chat --cloud`) to run a session in a managed cloud sandbox instead of locally.
• Adds `--repo` flag (and `/repo` picker) to attach repositories to a cloud session.
• Adds `--resume-id` flag to reconnect to a cloud session from any machine after disconnecting while the agent continues working.
• Cloud and local sessions now appear together in the session picker UI.
• IAM Identity Center administrators enable cloud sessions via the &apos;Cloud Sessions (Preview)&apos; setting (formerly &apos;Kiro Web (Preview)&apos;).
• Slash command menu gains substring matching, making commands reachable without typing a prefix.
Breaking changes:
• The IAM Identity Center admin setting &apos;Kiro Web (Preview)&apos; is renamed to &apos;Cloud Sessions (Preview)&apos;; organizations that had the prior setting remain enabled, but new organizations must explicitly opt in.</description>
    </item>
    <item>
      <title>Kiro Cloud Sessions and Agent Focus Mode Upgrades</title>
      <link>https://kiro.dev/changelog/ide/1-0-293/</link>
      <guid isPermaLink="true">https://kiro.dev/changelog/ide/1-0-293/</guid>
      <pubDate>Wed, 19 Aug 2026 09:48:53 GMT</pubDate>
      <description>Kiro adds Cloud Sessions to Agent Focus Mode preview, with collapsible rail, in-place attention cards, and session navigation.
• Adds Cloud Sessions to Agent Focus Mode as a preview, letting sessions run in the cloud alongside local ones with selectable repositories kept visible below chat.
• Cloud sessions use the same agent and model selectors as local sessions.
• Adds a collapsible icon-only view for the sessions rail, keeping every session one click away while giving more room to the chat panel.
• Adds in-place attention cards that surface agent questions and action buttons next to the chat without requiring a context switch or raising the attention panel automatically.
• Adds back/forward navigation across sessions and settings from the titlebar via `Cmd/Ctrl+[` and `Cmd/Ctrl+]`.
• Pins the agent&apos;s Windows terminal to PowerShell.</description>
    </item>
    <item>
      <title>Kiro Editor Actions, Guided Hook Creation, and Code OSS Upgrade</title>
      <link>https://kiro.dev/changelog/ide/1-0-242/</link>
      <guid isPermaLink="true">https://kiro.dev/changelog/ide/1-0-242/</guid>
      <pubDate>Wed, 19 Aug 2026 09:48:53 GMT</pubDate>
      <description>Kiro adds an editor context menu submenu, Ask Kiro to Fix quick fixes, guided hook creation, and a Code OSS v1.108.2 upgrade.
• Adds a &apos;Kiro&apos; submenu to the editor context menu for quick access to Kiro actions from within the editor.
• Adds an &apos;Ask Kiro to Fix&apos; quick-fix action on errors and warnings, surfacing AI-assisted remediation inline.
• Adds a guided form for creating hooks, replacing the need to author hook configuration manually.
• Upgrades the underlying editor to Code OSS v1.108.2.
• Kiro now replies in the IDE&apos;s configured display language.
• Chat history now persists across workspace folder changes.</description>
    </item>
    <item>
      <title>Kiro Nested AGENTS.md and Long-Session Efficiency</title>
      <link>https://kiro.dev/changelog/ide/1-0-309/</link>
      <guid isPermaLink="true">https://kiro.dev/changelog/ide/1-0-309/</guid>
      <pubDate>Wed, 19 Aug 2026 09:48:53 GMT</pubDate>
      <description>Kiro adds nested AGENTS.md support for directory-scoped agent instructions and improves long-session context retention.
• Supports `AGENTS.md` files placed at any level of a workspace directory tree, allowing agent instructions scoped to each subdirectory.
• Preserves more context during long sessions, reducing loss of conversation state over extended interactions.
• Lowers idle resource consumption during inactive periods.</description>
    </item>
    <item>
      <title>Kiro Permission Improvements and Configured Windows Shells</title>
      <link>https://kiro.dev/changelog/ide/1-0-337/</link>
      <guid isPermaLink="true">https://kiro.dev/changelog/ide/1-0-337/</guid>
      <pubDate>Wed, 19 Aug 2026 09:48:53 GMT</pubDate>
      <description>Kiro agent commands now run in your configured terminal profile on Windows, with improved permission rules.
• Agent commands now run in the user&apos;s configured Windows terminal profile instead of a default shell.
• Improves filesystem and command permission rules for agent operations.
• Keeps ignored files out of search results.</description>
    </item>
    <item>
      <title>Kiro Spec Drafting and Plan Auto-Execution</title>
      <link>https://kiro.dev/changelog/cli/2-15/</link>
      <guid isPermaLink="true">https://kiro.dev/changelog/cli/2-15/</guid>
      <pubDate>Wed, 19 Aug 2026 09:48:53 GMT</pubDate>
      <description>Kiro adds a guided description step to `/spec new` and auto-executes approved plans in Plan mode.
• Adds a guided description prompt to `/spec new`: the agent now asks what the spec should cover before drafting requirements, using your description as ground truth instead of inferring from the spec name alone.
• Plan mode now auto-executes the approved plan immediately after approval, removing the manual mode-switch step.</description>
    </item>
    <item>
      <title>Kiro Tangent Side-Conversations and Per-Tool Token Breakdown</title>
      <link>https://kiro.dev/changelog/cli/2-16/</link>
      <guid isPermaLink="true">https://kiro.dev/changelog/cli/2-16/</guid>
      <pubDate>Wed, 19 Aug 2026 09:48:53 GMT</pubDate>
      <description>Kiro gains `/tangent` side-conversations and per-tool token breakdown in `/context`.
• Adds `/tangent &lt;name&gt;` to branch a named side-conversation that inherits the full conversation history, letting you explore freely without polluting the main thread.
• Adds `/tangent ls` to browse the full conversation tree in a visual picker.
• Adds `/tangent root` to jump straight back to the main conversation from any depth.
• Extends `/context` with a per-tool token breakdown so you can see exactly what is consuming your context window.
• All `/tangent` features are available in V3 mode via `kiro-cli --v3`.</description>
    </item>
    <item>
      <title>Kiro Voice Mode, Opt-In Cloud Sessions, and Spec Review</title>
      <link>https://kiro.dev/changelog/cli/2-18/</link>
      <guid isPermaLink="true">https://kiro.dev/changelog/cli/2-18/</guid>
      <pubDate>Wed, 19 Aug 2026 09:48:53 GMT</pubDate>
      <description>Kiro gains `/voice` dictation, spec review with `Ctrl+X`, nested `AGENTS.md` steering, and opt-in cloud sessions.
• Adds `/voice` command (also triggered by holding `Space`) to dictate prompts with on-device Whisper transcription — no audio leaves the machine and no cloud API key is required.
• Adds `Ctrl+X` at spec phase checkpoints to open a review screen where you can read phase documents and stage line comments, sending all staged comments as one revision request when the checkpoint is answered.
• Supports `AGENTS.md` steering files anywhere in the workspace tree (not just the workspace root or `~/.kiro/steering/`), so steering context can live next to the code it describes.
• Cloud sessions are now opt-in: administrators must explicitly enable &apos;Cloud Sessions&apos; in the Kiro console, and an unset toggle now defaults to disabled.
Breaking changes:
• Cloud sessions default to disabled; organizations that never configured the &apos;Cloud Sessions&apos; toggle in the Kiro console will find cloud sessions unavailable until an administrator explicitly opts in.</description>
    </item>
  </channel>
</rss>
