Kiro Crew is an open-source persistent development workspace that keeps AI-assisted work running beyond a single chat session. It can operate locally, in Docker, or on a remote machine controlled by the user. Sessions, memory, schedules, checkpoints, and learned preferences survive restarts and can influence later work. Long-running tasks can plan steps, execute them, validate results, retry failures, and resume from saved checkpoints. The system supports subagents, reusable skills, MCP tools, scheduled jobs, reactive webhooks, and installable workflow-specific apps. Users can interact through a desktop app, web dashboard, CLI, or messaging services such as Slack, Discord, Telegram, Teams, and WeChat. Security controls include approvals, sandboxing, sensitive-path protection, credential redaction, deny rules, audit events, and governance policies.
Features
- Persistent sessions and long-term memory
- Checkpointed long-running autonomous tasks
- Parallel subagent delegation
- Scheduled and event-driven agent workflows
- Desktop, web, CLI, and messaging interfaces
- Sandboxing, approvals, and security policies