KiroCrew: The Self-Improving AI Development Workspace
KiroCrew is an open-source, persistent AI workspace that keeps working on multi-step dev tasks after you close the terminal — self-hosted with Apache-2.0.
🚀 Want to deploy KiroCrew yourself?
Docker configs, system requirements, and installation guides — all on one page.
View KiroCrew Tool Page →KiroCrew is an open-source, AI-powered development workspace that runs on your hardware — locally or on a remote host. What makes it different from a typical coding agent is persistence: it keeps working on multi-step tasks after you close the terminal, remembers context across sessions, and continuously improves its own workflow.
Why a persistent workspace?
Most AI coding tools stop when you stop. KiroCrew is designed around the opposite idea — work should keep moving. You start a long-running task, walk away, and the crew finishes it. Recurring jobs run on your schedule, and heartbeat monitors watch systems until something actually needs your attention.
Key capabilities
| Capability | What it does |
|---|---|
| Persistent context | Remembers project state across sessions |
| Self-improvement | Evolves its own skills and workflows over time |
| Unattended tasks | Multi-step jobs run without supervision |
| Multiple surfaces | Desktop app, web dashboard, CLI, Slack & Discord |
| Schedules & heartbeats | Recurring jobs and system monitoring |
License: Apache-2.0 · Stars: 2.3k+ · Docker: ghcr.io/kirodotdev/kirocrew:latest
Security and control
KiroCrew is self-hosted, so your code and agent context stay on machines you control. The project ships with a documented security policy, telemetry that can be disabled, and granular control over what the agents can access.
🚀 Want to deploy KiroCrew yourself?
Docker configs, system requirements, and installation guides — all on one page.
View KiroCrew Tool Page →