kirodotdev/kirocrew

A persistent workspace for development work that self-improves and continues beyond one session.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 14 minutes ago
Added to GitGenius on September 17th, 2026
Created on July 16th, 2026
Open Issues & Pull Requests: 1,900 (-5)
GitHub issues: Enabled
Number of forks: 631
Total Stargazers: 4,054 (+5)
Total Subscribers: 25 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.5 hours
Mean response time: 15.6 hours
90th percentile: 24.7 hours
Tracked items: 4,413

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Practically every issue opened in the past year has drawn a reply. 74% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Almost all tracked open issues have seen activity in the last three months. 70% of issues opened in the past year have been closed, leaving a working backlog. Three people close 81% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 1,335
New in 7 days: 808
Closed in 7 days: 583
Avg open age: 11 days
Stale 30+ days: 49
Stale 90+ days: 0

Recent activity

Opened in 7 days: 712
Closed in 7 days: 507
Comments in 7 days: 822
Events in 7 days: 3,530

Top labels

  • bug (3,054)
  • area: dashboard (1,886)
  • enhancement (1,512)
  • auto-fixable (1,203)
  • needs-human (1,162)
  • area: core (838)
  • needs-investigation (830)
  • area: agents (819)

Detailed Description

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.