A fully functional ARM64-optimized version of Amazon's Kiro AI IDE with 100% feature compatibility.
This repository contains a complete ARM64 port of the Kiro AI IDE from Amazon. Since the original Kiro AI IDE doesn't natively support ARM64 architecture, this version has been specially configured and optimized to run seamlessly on ARM64 systems with full functionality.
- ✅ 100% ARM64 Compatibility - Fully optimized for ARM64 processors
- ✅ Complete Feature Set - All original Kiro AI IDE features preserved
- ✅ Zero Configuration - Ready to run out of the box
- ✅ Simple Installation - Just download, extract, and run
- ✅ Desktop Integration - Includes desktop shortcut for easy access
-
Download the complete package from Google Drive:
https://drive.google.com/drive/folders/13anm3UZ3DbIgnkFuX_SNRIh5_7WMrQo-?usp=drive_link -
Extract the folder to your desired location on your computer
-
Create desktop shortcut:
- Locate the
KiroAI.exe.lnkfile in the extracted folder - Copy this shortcut to your desktop
- Locate the
-
Launch Kiro AI:
- Double-click the desktop shortcut
- That's it! Kiro AI IDE is now running on your ARM64 system
- Architecture: ARM64 (Apple Silicon, Snapdragon, etc.)
- Operating System: Windows 10/11 ARM64
- Memory: 4GB RAM minimum (8GB recommended)
- Storage: 2GB free disk space
Kiro 0_1_0/
├── {code_GetDestDir}/ # Main application files
│ ├── Kiro.exe # Main executable
│ ├── bin/ # Binary files
│ ├── locales/ # Language packs
│ └── resources/ # Application resources
├── {app}/ # Application tools
├── embedded/ # Embedded components
├── KiroAI.exe.lnk # Desktop shortcut
├── install_script.iss # Installation script
└── README.md # This file
This ARM64 port includes:
- Native ARM64 binaries - Optimized for ARM64 instruction set
- Compatibility layers - Ensures all x86/x64 dependencies work seamlessly
- Performance optimizations - Takes advantage of ARM64 efficiency
- Complete runtime environment - All necessary libraries and dependencies included
Issue: Application won't start
- Solution: Ensure you're running on an ARM64 system and have extracted all files
Issue: Missing dependencies
- Solution: All dependencies are included in the package. Re-extract if files are missing
Issue: Performance issues
- Solution: Ensure your system meets the minimum requirements
This is a community-driven ARM64 port. If you encounter issues or have improvements:
- Open an issue describing the problem
- Include your system specifications
- Provide steps to reproduce any bugs
This is an unofficial ARM64 port of Amazon's Kiro AI IDE. This project is not affiliated with or endorsed by Amazon. Kiro AI is a trademark of Amazon Web Services, Inc.
This project is licensed under the MIT License - see the LICENSE file for details.
- Amazon Web Services for the original Kiro AI IDE
- The ARM64 community for testing and feedback
- Contributors who helped optimize the port
Note: For the latest updates and releases, check the Google Drive folder as this repository contains documentation only.