What is Kuroryuu?
Kuroryuu (Black Dragon) is an open-source desktop platform for orchestrating AI agent teams running in Claude Code. It started as a simple monitoring tool and grew into a full-featured development environment.
Why We Built This
Working with Claude Code's multi-agent teams is powerful, but managing them from the command line alone can be challenging. You can't easily see:
- Which agents are active and what they're working on
- How agents relate to each other in a team
- Task progress across multiple agents
- Whether an agent has become unresponsive
Kuroryuu solves all of these problems with a visual, real-time desktop interface.
Key Features
- Claude Teams — Create, monitor, and manage multi-agent teams
- Agent Graph — Visualize team structure with ReactFlow (3 views)
- GenUI — Generate dashboards from markdown with 51 components
- TTS — Hear agent responses with intelligent queue management
- Memory — Visualize and edit Claude's project memory
- Gateway API — FastAPI bridge with MCP, RAG, and observability
Getting Started
Check out the Getting Started guide to install Kuroryuu and start orchestrating agent teams.
Open Source
Kuroryuu is fully open source. Star us on GitHub and join our Discord to get involved.