Kiro Crew is an agentic AI workspace that runs locally or remotely on your hardware to automate and manage development work across sessions.
The tool addresses the need for persistent, unattended task execution by providing a workspace where multi-step development tasks can run continuously, learn from their execution, and improve over time. It maintains state across sessions so work can be resumed or continued automatically. The system combines agents with skills, schedules, and integrations, allowing tasks to run on a schedule, monitor systems via heartbeats until intervention is needed, and connect through multiple interfaces including desktop app, web dashboard, CLI, Slack, and Discord.
Kiro Crew suits teams and individuals who need to automate recurring development workflows, monitor systems continuously, or execute long-running tasks without manual intervention. It works across macOS, Linux, and Windows, with deployment options ranging from a desktop application with automatic updates to Docker containers for always-on servers. The tool runs on your own hardware by default, giving you control over where your work executes. The system uses a modular approach through Kiro Crew Apps, which combine purpose-built interfaces with agents and backend services tailored to specific jobs.
The project maintains active development with regular updates to its desktop application and core functionality. Documentation is comprehensive, covering installation guides, security policies, and contribution guidelines. The codebase is written in Python and available as open source, allowing inspection and modification of how the system operates.