AI & TechArtificial IntelligenceBigTech CompaniesNewswireTechnologyWhat's Buzzing

Amazon unveils 3 AI agents, including ‘Kiro’ for autonomous coding

Originally published on: December 3, 2025
▼ Summary

– AWS announced three new “frontier agent” AI tools designed for tasks like writing code, security reviews, and automating DevOps processes.
– The “Kiro autonomous agent” is highlighted for its ability to learn a team’s work patterns and then operate independently for days on complex coding tasks.
– Kiro works through “spec-driven development,” learning specifications by observing existing code and human feedback to produce reliable, operational software.
– AWS also introduced the Security Agent to autonomously identify and fix security issues and the DevOps Agent to test for performance and compatibility problems.
– While AWS claims a breakthrough with persistent, long-running agents, challenges like AI hallucination and accuracy mean developers often still prefer to verify short tasks.

Amazon Web Services has introduced a trio of advanced AI agents, designed to autonomously handle complex development and operational tasks with minimal human oversight. These new “frontier agents” represent a significant push toward automating software engineering workflows, with one agent, Kiro, capable of operating independently for multiple days. Available now in preview, these tools aim to streamline coding, security, and DevOps processes by learning organizational standards and working persistently on assigned objectives.

The standout announcement is the Kiro autonomous agent, an evolution of the existing Kiro AI coding assistant launched earlier this year. While the original tool focused on generating operational code through a method called spec-driven development, the autonomous version takes a major leap forward. It learns by observing how a development team works across various tools, scanning existing codebases to understand specific standards and preferences. This allows it to tackle complex, multi-step tasks from a project backlog independently. AWS CEO Matt Garman emphasized that Kiro deepens its understanding of a team’s code, products, and standards over time, effectively learning how the organization prefers to operate.

A key technical advancement enabling Kiro’s prolonged operation is its persistent context across sessions. This means the agent does not lose its place or forget its objectives, allowing it to work on a single, complicated assignment for hours or even days with little need for human input. Garman illustrated this with an example: instead of manually updating a piece of critical code used by 15 different software components, a developer could assign Kiro to fix all instances with a single prompt, and the agent would see it through to completion.

To complement Kiro’s coding capabilities, AWS unveiled two additional agents. The AWS Security Agent operates independently to identify security vulnerabilities as code is written, test it post-creation, and suggest remediations. The DevOps Agent automatically tests new code for performance issues, compatibility problems, and integration with existing software, hardware, or cloud configurations. Together, these three agents aim to automate a substantial portion of the software development lifecycle.

While Amazon’s promise of extended, independent operation is notable, it enters a competitive field. Other companies, like OpenAI, have also announced coding agents designed for long-duration tasks. However, industry observers note that expanding an agent’s context window is just one part of the challenge. Broader adoption of such autonomous tools also depends on improving their reliability and accuracy, as large language models can still produce errors or “hallucinations” that require developer oversight. Many engineers currently prefer to assign shorter, verifiable tasks to maintain control. Nevertheless, AWS’s new agents mark a substantial step toward the vision of AI as a persistent, collaborative partner in software development.

(Source: TechCrunch)

Topics

ai agents 95% aws announcements 90% autonomous coding 88% kiro agent 85% spec-driven development 80% security automation 78% devops automation 75% persistent context 72% AI Hallucinations 70% context windows 68%