Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions manifests/a/Amazon/Kiro/0.11.133/Amazon.Kiro.installer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

PackageIdentifier: Amazon.Kiro
PackageVersion: 0.11.133
InstallerLocale: en-US
InstallerType: inno
Scope: user
InstallerSwitches:
Expand Down Expand Up @@ -154,9 +153,6 @@ FileExtensions:
- zsh
ProductCode: '{A2CA08B5-C756-463E-B13D-F051F4F11F0B}_is1'
ReleaseDate: 2026-04-22
AppsAndFeaturesEntries:
- DisplayName: Kiro (User)
ProductCode: '{A2CA08B5-C756-463E-B13D-F051F4F11F0B}_is1'
InstallationMetadata:
DefaultInstallLocation: '%LocalAppData%\Programs\Kiro'
Installers:
Expand Down
14 changes: 13 additions & 1 deletion manifests/a/Amazon/Kiro/0.11.133/Amazon.Kiro.locale.en-US.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ Copyright: © 2026 Amazon.com, Inc. or its affiliates (collectively, "Amazon").
CopyrightUrl: https://kiro.dev/license/
ShortDescription: An agentic IDE that helps you do your best work with features such as specs, steering, and hooks.
Description: Kiro is an agentic IDE that helps you go from prototype to production with spec-driven development. From simple to complex tasks, Kiro works alongside you to turn prompts into detailed specs, then into working code, docs, and tests—so what you build is exactly what you want and ready to share with your team. Kiro's agents help you solve challenging problems and automate tasks like generating documentation and unit tests. With Kiro, you can build beyond prototypes while being in the driver's seat every step of the way.
ReleaseNotesUrl: https://kiro.dev/changelog/ide/
Tags:
- code
- coding
Expand All @@ -26,6 +25,19 @@ Tags:
- editing
- editor
- programming
ReleaseNotes: |-
This release adds policy-driven configuration for private extension registries and several bug fixes.
Improvements

- Enterprise extension registry: Administrators can configure a private extension registry through OS-level policy (MDM, Group Policy, or policy file) without modifying the application bundle
Bug fixes

- Fixed chat panel turning grey and unresponsive when editing large files (~5,000+ lines)
- Fixed Source Control panel showing "no folders containing Git" and Generate Commit Message not working
- Fixed enterprise (IAM Identity Center) users intermittently seeing "No model available" when MCP configuration is managed by organization policy
- Fixed repeated "Unable to fetch account usage data" error toasts
- Disabled experimental WebGPU to mitigate CVE-2026-5281
ReleaseNotesUrl: https://kiro.dev/changelog/ide/0-11/
PurchaseUrl: https://kiro.dev/pricing/
Documentations:
- DocumentLabel: Docs
Expand Down