
AI Agent Orchestration
for Claude Code
Orchestrate multi-agent teams, visualize agent graphs in real-time, generate dashboards from markdown, and manage your AI development workflow — all from one desktop app.
Everything you need to orchestrate AI agents
A complete desktop platform built for Claude Code power users.
CLIProxyAPI
61 models from 9 providers through one OpenAI-compatible API. The foundation that powers every feature.
Claude Teams
Multi-agent team orchestration with real-time health monitoring, session replay, and template-based creation.
Generative UI
51-component AI dashboard generation from natural language with automatic layout selection and dual theming.
Multi-Terminal Grid
Leader / Worker orchestration with dedicated PTY per agent in a configurable split-pane grid.
Ralph Orchestrator
Autonomous 100+ hour agent sessions with stuck detection, 3-strike escalation, and progress tracking.
RAG Search
10+ search strategies including keyword, semantic, hybrid, agentic, and interactive human-in-the-loop modes.
Up and running in minutes
Clone the repo, install dependencies, and you're ready to orchestrate AI agent teams. No complex configuration required.
# Clone the repository
git clone https://github.com/ahostbr/kuroryuu-public.git
cd kuroryuu-public
# Run the setup script (handles everything)
.\setup-project.ps1
# Restart terminal, then start all services
.\run_all.ps1