KiroCrew
A persistent workspace for development work that self-improves and continues beyond one session.
Overview
Requirements
Recommended VPS
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
Affiliate disclosure
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
kirocrew:
image: ghcr.io/kirodotdev/kirocrew:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/kirocrew:/data
Related tools
AutoGPT
Build, Deploy, and Run AI Agents — autonomous AI that chains tasks to reach goals
Browser Use
Make websites accessible for AI agents — automate any online task
n8n
Workflow automation with AI nodes
OpenHands
AI-driven development platform — an autonomous coding agent that writes, runs, and debugs code
MetaGPT
Multi-Agent Framework for AI Software Teams
Dify
Open-source LLM app development platform
Guides & articles
How to Deploy KiroCrew with Docker and Run Unattended Dev Tasks
Step-by-step tutorial: run KiroCrew with Docker, connect the CLI or web dashboard, and set up scheduled unattended tasks and heartbeats.
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.