Amazon Q Developer Agent GA: first cloud provider multi-file coding agent in general availability
In one sentence Amazon Q Developer Agent reaches GA: scans entire repositories, implements multi-file features, writes tests, and opens PRs. Native CodeGuru security scanning integration. First cloud provider to ship a GA multi-file coding agent inside the IDE.
Most AI developer tools work on individual files or small portions of code. Amazon Q Developer Agent does something different: it reads the entire repository, understands how the project is organized, and then implements features that require changes to multiple files simultaneously.
It works like this: you describe a feature you want to add — for example "add a password reset feature" — and the agent analyzes your codebase, understands the existing structure (where the controllers are, where the models are, how the tests are organized), implements the changes across all necessary files, writes the corresponding unit tests, and finally automatically opens a pull request with all the work done.
Amazon Q integrates with CodeGuru, the AWS code security analysis service, so while implementing changes it also checks whether it introduces security vulnerabilities. It was the first cloud provider to officially release in production an agent of this type integrated directly into the IDE (VS Code and JetBrains). This distinguishes it from solutions like Devin that run in separate cloud environments.
Companies
Amazon, AWS
Tools
—
Tags
Sources