started · updated
Kiro Crew open-sources AI development workspace
Kiro Crew, an AI-driven development workspace, has transitioned from an internal side project at Amazon Web Services to an open-source tool used by over 39,000 developers. Developed by three engineers, the tool aims to solve the issue of developers acting as a “human integration layer” between disconnected AI agents and workflows.
Unlike standard AI coding tools that require constant human oversight to maintain context between sessions, Kiro Crew is designed to be a continuous running workspace. It features long-term memory to retain project context and task progress across different sessions, allowing work to progress even when a developer is away. The system also learns from corrections and failures to build “Skills” and “Lessons.”
Supported by nearly 500 contributors, the tool offers enterprise-grade security with seven layers of protection, including runtime isolation and permission controls. It supports multiple interfaces including CLI, Web, Slack, and Discord, and can be deployed on Mac, local containers, or remote machines.