Routa
Workspace-first multi-agent coordination for real software delivery. Keep work attached to explicit product objects such as sessions, boards, specialists, and codebases instead of hiding everything inside one long-running chat.
Start In 5 Minutes
If you are evaluating Routa, do not start by reading everything. Pick one path and aim for one real result:
Desktop
Best for most users who want the full Routa product surface with the least setup work.
Download from GitHub Releases
Create a workspace, attach a repo, then start with a Session.
Open Desktop GuideCLI
Best when your repository is already open in a terminal and you want the shortest path.
npm install -g routa-cli
Then run routa -p "Explain this repository".
Web
Best for browser-based access in your own environment or internal deployment.
npm run dev
Use this path when you want the browser surface rather than the packaged app.
Open Web GuideWhat You Can Do
Understand Codebases
Use Sessions to understand a new repository, inspect architecture, and recover work later from one main thread.
Run Delivery Flow
Use Kanban when work needs explicit stages, specialist-by-lane automation, and review or done gates that actually enforce quality.
Coordinate Specialists
Use Team when the coordination problem is itself first-class and the work benefits from a lead dispatching child sessions across specialties.