
Amazon Web Services
AI Coding Tools · Developer Tools · Cloud/AWS
AWS open-sources Kiro Crew for asynchronous, multi-agent coding
August 30, 2026
The launch reflects a broader shift from single-session coding assistants toward persistent, multi-agent systems that keep working after developers log off.
- AWS open-sourced Kiro Crew, a workspace that lets developers assign coding tasks to multiple AI agents that keep working across sessions without live supervision.
- Kiro Crew builds on AWS's Kiro coding assistant and was created internally by three engineers, Bolin Chen, Zejiang (Joe) Guo, and Zezhen Xu, under the codename MeshClaw before its public release.
- The system runs agents through the Agent Client Protocol, giving developers an Activity view of each agent's plan, tool calls, approval gates, and results as they happen.
- Security controls include an OS-level sandbox, denied-by-default commands, credential redaction, and a signed audit log of every agent action.
- Amazon says Kiro Crew was already used by more than 39,000 developers internally before its open-source release under the Apache 2.0 license.
- Kiro Crew arrives amid a wave of similar releases, including Spotify's Xirp and Warp's Factories within the same two weeks, signaling a shift from single-session coding agents to persistent, fleet-managed systems.
- By open-sourcing the orchestration layer rather than just the underlying model, AWS is competing on developer workflow and trust controls, not just raw AI capability.