Kiro, the development platform of AWS, has announced that its Kiro autonomous agent is in preview, providing developers and teams with new ways to keep their work moving without interrupting focus. The agent can autonomously undertake long-running development tasks in the background, maintain context across sessions and code repositories, and learn from developers' comments and modifications in code reviews, gradually adapting to the team's coding style and engineering practices.
This feature is currently gradually rolling out to Kiro Pro, Pro+, and Power subscribers at no additional cost during the preview period, but is subject to weekly usage quotas. Team Edition needs to be applied through the waitlist, opened in batches, and can be integrated with collaboration and code hosting platforms such as GitHub, GitLab, Jira, and Slack. Proxies perform tasks in an isolated sandbox environment, deliver changes by submitting pull requests, and are not automatically merged into the main branch.
Kiro autonomous agent is positioned as one of the new generation of "frontier agents" that can continuously advance multi-warehouse development efforts for hours or even days, and is seen as an important step towards a higher level of autonomy in software development. Typical applications include defect triage, dependency escalation, multi-service refactoring, and routine maintenance activities, but organizations still need to assess their impact on existing development processes, audit requirements, and engineering culture before going live at scale.
FAQs
Q: What is Kiro autonomous agent?
A: It is a self-developed agent launched by Kiro that continuously advances development tasks in the background, maintains cross-session and multi-warehouse context, and continuously learns the team's coding habits based on code review feedback.
Q: Who can use this preview feature at the moment?
A: The preview period will be gradually available to Kiro Pro, Pro+, and Power users, with some team users able to obtain early access by submitting a waitlist.
Q: Is there an additional charge during the preview period?
A: There will be no additional charge for eligible subscribers during the preview phase, but a weekly usage quota will be set, and future official commercial pricing will be announced separately before the preview ends.
Q: Will the agent automatically modify and merge the code?
A: Agents perform tasks in the sandbox and submit changes in the form of pull requests, which will not be automatically merged into the main branch.
Q: What types of development work is it better suited for?
A: It is suitable for long-process and repetitive tasks such as batch dependency upgrades, multi-warehouse refactoring, defect hierarchical processing, coverage improvement, and backlog implementation, allowing developers to focus on design and key functions.