AWS Open Sources Kiro Crew for Asynchronous Coding Agents
AWS open-sourced Kiro Crew, a system for running multiple Kiro coding agents asynchronously across sessions, tools, and tasks, enabling developers to assign work like incident investigation, ticket triage, and PR monitoring without active supervision. Built internally as MeshClaw and adopted by over 39,000 Amazon developers, Kiro Crew supports persistent shared memory, reusable skills, scheduled jobs, concurrent agents, and integrates via MCP and webhooks, orchestrating agents through the Agent Client Protocol (ACP) with live visibility. It ships with defense-in-depth including OS-level sandboxing, denied-by-default commands, credential redaction, and signed audit logs, and is available under Apache 2.0 for macOS.