AWS open-source Kiro Crew enables Coding Agent to run asynchronously
2026-09-08 00:32Models🔥 42.2 heat score
1sources
1days unfolding
42.2heat score
2mentions
SummaryAI generated
Amazon Web Services (AWS) opened-source the Kiro Crew framework on September 7, 2026, aiming to address the issue of low efficiency in single-threaded execution of traditional code generation agents. This framework includes core components such as a task scheduler, state manager, and logging system, allowing users to customize the number of agents and concurrency levels, and assigning priorities to different tasks to optimize resource utilization. The goal of Kiro Crew is to significantly improve the overall throughput of the development process while maintaining code quality, enabling asynchronous parallel operation of multiple code generation agents.
Amazon Web Services (AWS) has open-sourced a framework called Kiro Crew, designed to enable asynchronous parallel execution of multiple code generation agents. By incorporating core components such as task schedulers, state managers, and logging systems, this framework addresses the issue of low efficiency in traditional single-threaded execution. Kiro Crew allows users to customize the number of agents and concurrency levels, and assigns priorities to different tasks to optimize resource utilization. Its goal is to significantly improve the overall throughput of the development process while maintaining code quality.